aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md7
1 files changed, 1 insertions, 6 deletions
diff --git a/README.md b/README.md
index 3770bf0f61b..e6a49ed8156 100644
--- a/README.md
+++ b/README.md
@@ -54,18 +54,13 @@ Please select your operating system:
Xcode version 10.2 or above is recommended.
-##### On macOS (homebrew)
+##### On macOS (Homebrew)
``` sh
brew bundle install --file=etc/taskcluster/macos/Brewfile
brew bundle install --file=etc/taskcluster/macos/Brewfile-gstreamer
pip install virtualenv
```
-##### On macOS (MacPorts)
-
-``` sh
-sudo port install python27 py27-virtualenv cmake yasm llvm
-```
#### On Debian-based Linuxes