aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ae8c793..29b9a3b 100644
--- a/README.md
+++ b/README.md
@@ -10,4 +10,5 @@ There is also a decent amount of back end setup that needs to happen before the
### Rebuilding CSS ###
To Rebuild the css file, first download and install the [YUI Compressor](https://github.com/yui/yuicompressor), then run:
+
java -jar yuicompressor.jar style.dev.css > style.css