Update 'README.md'

This commit is contained in:
Kainoa Kanter 2022-11-15 09:23:53 +01:00
parent 297de984f7
commit 9b3265f99b

View file

@ -74,7 +74,7 @@ corepack enable
- To add custom CSS for all users, edit `./custom/instance.css`.
- To add static assets (such as images for the splash screen), place them in the `./custom/` directory. They'll then be avaliable on `https://yourinstance.tld/static-assets/filename.ext`.
- To update custom assets without rebuilding, just run `yarn run gulp` and restart.
- To update custom assets without rebuilding, just run `yarn run gulp`.
## 🧑‍🔬 Configuring a new instance