mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Add note about installing glfw3 from source.
This commit is contained in:
parent
e6c063032a
commit
1c37e54065
1 changed files with 4 additions and 0 deletions
|
@ -9,6 +9,10 @@ Servo welcomes contribution from everyone. See
|
|||
|
||||
## Prerequisites
|
||||
|
||||
Note, on systems without glfw3 packages, you can compile from source. An
|
||||
example can be found in [the TravisCI install
|
||||
script](etc/ci/travis.install.sh).
|
||||
|
||||
On OS X (homebrew):
|
||||
|
||||
``` sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue