update nvm version needed

This commit is contained in:
meaz 2024-03-06 00:19:28 +01:00
parent b5e3e0845f
commit acb91ededf
Signed by: meaz
GPG Key ID: CD7A47B2F1ED43B4
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ When changing static elements (css, images etc), edit files in `src/`. Once done
```
curl https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash
source ~/.profile or ~/.bashrc
nvm install 18.16.0 # or whatever version you want
nvm install 18.19.0 # or whatever version you want
npm install -g npm
cd searx/static/themes/beetroot
npm install