Issue 12396 to add developer documentation to readme.

This commit is contained in:
Mason Chang 2016-07-19 14:28:05 -07:00
parent 589c6eeb0f
commit 36169e6b4a

View file

@ -34,6 +34,8 @@ brew install openssl
brew link --force openssl
```
If you've already partially compiled servo but forgot to do this step, run ./mach clean, link openssl, and recompile.
On Debian-based Linuxes:
``` sh
@ -176,6 +178,7 @@ URL with servo).
`INTERVAL` seconds
- `-s SIZE` sets the tile size for painting; defaults to 512
- `-z` disables all graphical output; useful for running JS / layout tests
- `-z help` displays useful output to debug servo
### Keyboard Shortcuts