From 9b3265f99b82371a3cd9661cad698c2d6eae4561 Mon Sep 17 00:00:00 2001 From: Kainoa Kanter Date: Tue, 15 Nov 2022 09:23:53 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff2c5007d..a520e5ef6 100644 --- a/README.md +++ b/README.md @@ -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