fix(docs): Add missing step about npm run build

This commit is contained in:
Myzel394 2024-05-26 21:31:34 +02:00 committed by GitHub
parent d3c56dcb0b
commit 6a08fc86ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,3 +12,5 @@ The way I did it was to simply overwrite the default `simple` theme.
For this you just need to copy the files from this repo's `searxng`
into your searxng directory.
After that, you'll need to run `npm run build` to build the css files.