mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-18 02:21:47 -05:00
commit
bad2a307ae
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue