Update to match upstream on 2024.03.06 #14
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue