Added build instructions

This commit is contained in:
Rafael Weinstein
2014-10-23 15:54:51 -07:00
parent d79cb9d734
commit b061da457e

View File

@@ -1,6 +1,13 @@
Hacking on Sky
==============
Building
--------
* Follow the setup & build instructions for [mojo](https://github.com/domokit/mojo), except...
* run ``gn & ninja`` in ``<src>/sky/`` and use the build target ``sky`` with ``ninja`` rather than ``root`` or ``mojo``
Running applications
--------------------