From 2f9d54151ec66ecb0180f40a12f45205247288b7 Mon Sep 17 00:00:00 2001 From: Anoop M D Date: Fri, 25 Oct 2024 18:21:59 +0530 Subject: [PATCH] chore: updated node version as v20 in contributing readme --- contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing.md b/contributing.md index 0b845066a..dbfb9b5eb 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 ### Local Development ```bash -# use nodejs 18 version +# use nodejs 20 version nvm use # install deps