Skip to content

Commit

Permalink
Contributing update
Browse files Browse the repository at this point in the history
  • Loading branch information
ErisDS committed Oct 14, 2013
1 parent 119b0ea commit e000207
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ If you think you've found a problem with Ghost, or you'd like to make a request
* for running functional tests: phantomjs 1.9.* and casperjs 1.1.* ([instructions](https://github.com/TryGhost/Ghost/wiki/Functional-testing-with-PhantomJS-and-CasperJS))
* for building docs:, python and pygments


## Key Branches & Tags

- **[master](https://github.com/TryGhost/Ghost)** is the bleeding edge development branch. All work on the next release is here.
Expand All @@ -33,7 +32,7 @@ If you think you've found a problem with Ghost, or you'd like to make a request

### Installation / Setup Instructions

1. Clone the git repo
1. Clone the git repo via SSH, not HTTP - we use SSH submodules
2. cd into the project folder
3. Run `git submodule update --init`
4. Run `npm install -g grunt-cli`
Expand Down

0 comments on commit e000207

Please sign in to comment.