diff --git a/contributing.md b/contributing.md index 13bbec333..2e91f5220 100644 --- a/contributing.md +++ b/contributing.md @@ -48,7 +48,7 @@ Bruno is being developed as a desktop app. You need to load the app by running t ## Install Dependencies ```bash -# use nodejs 20 version +# use nodejs 22 version nvm use # install deps