diff --git a/README.md b/README.md index ee2b215b..1ef9227b 100755 --- a/README.md +++ b/README.md @@ -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 git@github.com: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: