chore: updated required node version in german contributing file

In the text above you said you need at least Node v20
This commit is contained in:
0xflotus 2025-01-24 13:39:59 +01:00 committed by GitHub
parent fee631d496
commit 024fba53a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42,12 +42,12 @@ Bruno wird als Desktop-Anwendung entwickelt. Um die App zu starten, musst Du zue
### Abhängigkeiten
- NodeJS v18
- NodeJS v20
### Lokales Entwickeln
```bash
# use nodejs 18 version
# use nodejs 20 version
nvm use
# install deps