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 #127 from foorb/master
Browse files Browse the repository at this point in the history
Update DOCUMENTATION.md
  • Loading branch information
Kikobeats committed Nov 6, 2015
2 parents 86dc8e0 + 57953a2 commit ddc76a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DOCUMENTATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Note that my local Ghost is running in the port `2387`.
With your local Ghost running, open another terminal and enter in the folder `content/themes` of your local Ghost and clone the theme repository and install the dependencies for local development:

```bash
$ git clone https://github.com/Kikobeats/uno-zen && npm install && bower install
$ git clone https://github.com/Kikobeats/uno-zen && cd uno-zen && npm install && bower install
```

Just run `gulp` command in the theme terminal. Now you have a development scenario, and looks like this:
Expand Down

0 comments on commit ddc76a3

Please sign in to comment.