mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Merge pull request #4642 from martine/patch-1
Minor fix to Arch developer setup instructions
This commit is contained in:
commit
c70197b48d
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ popd
|
|||
On Arch Linux:
|
||||
|
||||
``` sh
|
||||
sudo pacman -S base-devel git python2 python2-virtualenv mesa ttf-font cmake bzip2
|
||||
sudo pacman -S --needed base-devel git python2 python2-virtualenv mesa ttf-font cmake bzip2
|
||||
```
|
||||
|
||||
Cross-compilation for Android:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue