diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md index a103aa9c788..05bece8a145 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,10 @@ Xcode version 10.2 or above is recommended. ##### On macOS (Homebrew) +NOTE: run these steps after you've cloned the project locally. + ``` sh +cd servo brew bundle install --file=etc/taskcluster/macos/Brewfile brew bundle install --file=etc/taskcluster/macos/Brewfile-build pip install virtualenv |