Skip to content
This repository was archived by the owner on May 12, 2019. It is now read-only.

Commit 949ec4a

Browse files
committedSep 19, 2015
Update README.md
1 parent e5c7a73 commit 949ec4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ You can see a demo in my [blog](http://kikobeats.com). Also you can check the [s
3737
Enter in the theme folder (`content/themes`) of your Ghost installation and:
3838

3939
```bash
40-
$ git clone git@github.com:Kikobeats/uno-zen.git
40+
$ npm install uno-zen && mv node_modules/uno-zen uno-zen && (trash node_modules || rm -r node_modules)
4141
```
4242

4343
**NOTE:** This theme needs jQuery to works fine, but jQuery library is not provided by the library. Instead, you need to inject from the `Blog Footer` in the `Code injection` of your Ghost installation, as:

0 commit comments

Comments
 (0)