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 28, 2015
1 parent 6fbb42b commit c2f05af
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 paste the follow command:

```bash
$ bash <(curl -s https://raw.githubusercontent.com/Kikobeats/uno-zen/master/scripts/install.sh)
$ curl -sSL http://git.io/vcIHr | sh
```

**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 c2f05af

Please sign in to comment.