mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
Update Development-guide.md (#340)
in order to install ruby-idn we need to make sure we have libidn installed.
This commit is contained in:
parent
76a1ef709c
commit
e0f6fb40b0
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user