diff options
author | SkyArrow <tommy351@gmail.com> | 2012-02-25 19:15:05 +0100 |
---|---|---|
committer | SkyArrow <tommy351@gmail.com> | 2012-02-25 19:15:05 +0100 |
commit | 55fea1079b63e9d98c4fa6b73631940d0ba9891c (patch) | |
tree | 6a6d2211d17807022e853618bcb3a72e0377c831 /README.md | |
parent | 4f6de4796d3008852f6e279fbbea5fcf93188686 (diff) | |
download | octopress-theme-jeyzu-55fea1079b63e9d98c4fa6b73631940d0ba9891c.zip octopress-theme-jeyzu-55fea1079b63e9d98c4fa6b73631940d0ba9891c.tar.gz |
README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ Slash is a minimal theme for Octopress. Type the code below in terminal. $ cd octopress - $ git clone git@github.com:tommy351/Octopress-Theme-Slash.git .themes/slash + $ git clone git://github.com/tommy351/Octopress-Theme-Slash.git .themes/slash $ rake install['slash'] $ rake generate |