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

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Sep 19, 2015
1 parent e5c7a73 commit 949ec4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ You can see a demo in my [blog](http://kikobeats.com). Also you can check the [s
Enter in the theme folder (`content/themes`) of your Ghost installation and:

```bash
$ git clone [email protected]:Kikobeats/uno-zen.git
$ npm install uno-zen && mv node_modules/uno-zen uno-zen && (trash node_modules || rm -r node_modules)
```

**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:
Expand Down

0 comments on commit 949ec4a

Please sign in to comment.