diff --git a/README.md b/README.md index 2e9132c..4aa05d6 100644 --- a/README.md +++ b/README.md @@ -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