diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index e3815de4799..98687f13fe8 100644 --- a/README.md +++ b/README.md @@ -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 ``` |