mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
Update Development-guide.md
Add protobuf to brew install line - needed by cld3
This commit is contained in:
parent
afaa3feda1
commit
d0b9bb8801
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user