mirror of
https://github.com/servo/servo.git
synced 2025-06-06 00:25:37 +00:00
Update README with new brew bundle file
This is a follow up from 203a06ff24
(PR https://github.com/servo/servo/pull/24811/).
The old instructions lead to the following error:
```
$ brew bundle install --file=etc/taskcluster/macos/Brewfile-gstreamer
Error: No Brewfile found
```
This commit is contained in:
parent
f9c69e84a9
commit
20da2394a0
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ Xcode version 10.2 or above is recommended.
|
|||
|
||||
``` sh
|
||||
brew bundle install --file=etc/taskcluster/macos/Brewfile
|
||||
brew bundle install --file=etc/taskcluster/macos/Brewfile-gstreamer
|
||||
brew bundle install --file=etc/taskcluster/macos/Brewfile-build
|
||||
pip install virtualenv
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue