Skip to content

Commit

Permalink
Remove MacPorts instructions from Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
atouchet committed Oct 8, 2019
1 parent 0b5aaef commit b709799
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Expand Up @@ -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

Expand Down

0 comments on commit b709799

Please sign in to comment.