aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 091a7eb..91e0335 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,7 @@
* clone repo
* copy `.env.example` to `.env`
* `npm install`
-* run these in different windows/tabs
+* `npm run css`
+* run these in different windows/tabs every time you want to start the server
* `npm run dev`
* `npm run server`