Skip to content

Commit

Permalink
Update Development-guide.md (mastodon#340)
Browse files Browse the repository at this point in the history
in order to install ruby-idn we need to make sure we have libidn installed.
  • Loading branch information
kingink authored and Gargron committed Jul 15, 2017
1 parent 76a1ef7 commit e0f6fb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Running-Mastodon/Development-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ These are self-contained instructions for setting up a development environment o
### Installation

```
brew install libidn
bundle install --with development
yarn install --pure-lockfile
gem install foreman --no-ri --no-rdoc
Expand Down

0 comments on commit e0f6fb4

Please sign in to comment.