Skip to content

Commit

Permalink
fixes TryGhost#1081: change contrib instructions to reflect TryGhost#579
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Chodoroff committed Oct 15, 2013
1 parent 60c529b commit bc9e4fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Pulling down the latest changes from master will often require more than just a
* `npm install` - fetch any new dependencies
* `git submodule update` - fetch the latest changes to Casper (the default theme)
* `grunt` - will recompile handlebars templates and sass for the admin (as long as you have previously run `grunt init` to install bourbon)
* delete core/server/data/*.db - delete the database and allow Ghost to recreate the fixtures
* delete content/data/*.db - delete the database and allow Ghost to recreate the fixtures

## Key Branches & Tags

Expand Down

0 comments on commit bc9e4fe

Please sign in to comment.