aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2011-06-12 12:27:04 -0500
committerMatt Rude <[email protected]>2011-06-12 12:27:04 -0500
commitc4a9303b292c03effc4160a3e150afadc771264a (patch)
treecbf8c4cc738ad9f7c8ea08b067b4fee2ff526b6f /README.md
parentab2b00c76e22ca96c194deb0b67a68a357e77826 (diff)
downloadtime.mattrude.com-c4a9303b292c03effc4160a3e150afadc771264a.tar.gz
time.mattrude.com-c4a9303b292c03effc4160a3e150afadc771264a.tar.bz2
time.mattrude.com-c4a9303b292c03effc4160a3e150afadc771264a.zip
Correct code in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1fb881c..ae8c793 100644
--- a/README.md
+++ b/README.md
@@ -10,4 +10,4 @@ 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
+ java -jar yuicompressor.jar style.dev.css > style.css