From f396bc2e409653072b2cfaa7a66b637da1673b2f Mon Sep 17 00:00:00 2001 From: mntmn Date: Sat, 14 Apr 2018 22:32:28 +0200 Subject: [PATCH] update README --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1675b96..6a0e233 100644 --- a/README.md +++ b/README.md @@ -41,10 +41,6 @@ To install all node dependencies, run (do this once): npm install -To rebuild the frontend CSS styles (do this at least once, too): - - gulp styles - # Configuration See [config/default.json](config/default.json) @@ -72,6 +68,12 @@ For advanced media conversion: By default, media files are uploaded to the ```storage``` folder. The database is stored in ```database.sqlite``` by default. +# Hacking + +To rebuild the frontend CSS styles: + + gulp styles + # License The Spacedeck logo and brand assets are registered trademarks of Spacedeck GmbH. All rights reserved.