aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2011-06-12 12:27:25 -0500
committerMatt Rude <[email protected]>2011-06-12 12:27:25 -0500
commit077fdf9b39a6bfbce4b4c4ec5ac4d036df00e40a (patch)
tree76c9e90742bc8352da6ba0aba7fab1cf27e78077
parentc4a9303b292c03effc4160a3e150afadc771264a (diff)
downloadtime.mattrude.com-077fdf9b39a6bfbce4b4c4ec5ac4d036df00e40a.tar.gz
time.mattrude.com-077fdf9b39a6bfbce4b4c4ec5ac4d036df00e40a.tar.bz2
time.mattrude.com-077fdf9b39a6bfbce4b4c4ec5ac4d036df00e40a.zip
Correct code in README
-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