Merge pull request #252 from matrix9180/patch-1

Update Development-guide.md
This commit is contained in:
Eugen Rochko 2017-05-18 00:58:14 +02:00 committed by GitHub
commit e158c21629
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ These are self-contained instructions for setting up a development environment o
- Get [Homebrew](https://brew.sh) and use it to install the other dependencies:
```
brew install imagemagick ffmpeg yarn postgresql redis rbenv nodejs
brew install imagemagick ffmpeg yarn postgresql redis rbenv nodejs protobuf
```
- Configure Rbenv: