Update to match upstream on 2024.03.06 #14

Merged
meaz merged 2 commits from 2024_03_06 into main 2024-03-12 20:39:40 +01:00
Showing only changes of commit acb91ededf - Show all commits

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