Skip to content

Commit

Permalink
Update Development-guide.md
Browse files Browse the repository at this point in the history
Add protobuf to brew install line - needed by cld3
  • Loading branch information
matrix9180 authored May 17, 2017
1 parent afaa3fe commit d0b9bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Running-Mastodon/Development-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit d0b9bb8

Please sign in to comment.