Skip to content

Commit

Permalink
Issue 12396 to add developer documentation to readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mason Chang committed Jul 19, 2016
1 parent 589c6ee commit 36169e6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -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
Expand Down Expand Up @@ -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

Expand Down

0 comments on commit 36169e6

Please sign in to comment.