mirror of
https://github.com/usebruno/bruno.git
synced 2025-02-01 18:39:34 +01:00
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:
parent
fee631d496
commit
024fba53a7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user