0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00

Merge pull request from demesne/patch-2

Update CONTRIBUTING.md
This commit is contained in:
Hannah Wolfe 2014-01-03 01:54:47 -08:00
commit bad2a307ae

View file

@ -251,7 +251,7 @@ When cloning from GitHub be sure to use SSH and to run `git submodule update --i
### I get "Syntax error: File to import not found or unreadable: bourbon/_bourbon."
Sounds like you don't have the Ruby gem "bourbon" installed. Make sure you have Ruby, and then
run `gem install bourbon`.
run `gem install bourbon`, and `grunt init`.
### Ghost doesn't do anything - I get a blank screen