Update HACKING.md

This commit is contained in:
Rafael Weinstein 2014-10-23 16:10:08 -07:00
parent 0c525575cb
commit ccca233ad5

View File

@ -5,7 +5,7 @@ Building
--------
* Follow the setup & build instructions for [mojo](https://github.com/domokit/mojo)
* Build ``sky`` with ``ninja``, e.g. ``ninja C out/Debug sky``
* Build ``sky`` with ``ninja``, e.g. ``ninja -C out/Debug sky``
Running applications
--------------------