mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Remove MacPorts instructions from Readme
This commit is contained in:
parent
0b5aaeff5d
commit
b70979918e
1 changed files with 1 additions and 6 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue