Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(120)

Unified Diff: README.md

Issue 1353883002: Mention the local-build-of-Sky + local-build-of-Mojo config in README. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | mojo/tools/configs/sky » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
diff --git a/README.md b/README.md
index cc2a421722decc003f72ca457169f05d3632b6b4..a9dd13dfc7553606993a04e5f51440bc5f73d8be 100644
--- a/README.md
+++ b/README.md
@@ -204,6 +204,12 @@ For additional information on `mojo_run` refer to the built-in help and the
You can also request more information on what the tool is doing for you by
passing the `--verbose` flag.
+### Running a Sky app
+
+To run a **local build** of Sky with a **local build** of Mojo, follow steps
+described in the [sky config file](mojo/tools/configs/sky). Note that the
+version of Sky has to be compatible with the version of Mojo for this to work.
+
### <a name="debugging"></a>Debugging, tracing, profiling
Devtools `mojo_debug` allows you to interactively inspect a running shell,
« no previous file with comments | « no previous file | mojo/tools/configs/sky » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698