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

Commit

Permalink
Merge pull request #103 from foorb/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Kikobeats committed Oct 11, 2015
2 parents c7a8ddf + 4a012a3 commit ba968b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Please ensure that `git` and `curl` is installed on your machine.
Enter the theme folder (`content/themes`) of your Ghost installation and paste the following command:

```bash
curl -sSL http://git.io/vcIHr | sh
$ curl -sSL http://git.io/vcIHr | sh
```

**NOTE:** This theme needs jQuery to works fine, but jQuery library is not provided by the theme. Instead, you need to inject from the `Blog Footer` in the `Code injection` of your Ghost installation:
Expand All @@ -72,7 +72,7 @@ One objective of this project is to adopt an effective policy to have the latest
Make sure you're in the uno-zen directory. Then run:

```bash
sh scripts/update
$ sh scripts/update
```

That's all!
Expand Down

0 comments on commit ba968b1

Please sign in to comment.