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

Unified Diff: sky/sdk/README.md

Issue 1210173004: Move examples to //sky/sdk/example (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 6 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 | « sky/apk/stocks/org/domokit/stocks/StocksActivity.java ('k') | sky/sdk/example/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/sdk/README.md
diff --git a/sky/sdk/README.md b/sky/sdk/README.md
index e64901b67df2d720c481db254b043db546a03a88..023c9dae6c76d4c4697ac1edad51941c822c4239 100644
--- a/sky/sdk/README.md
+++ b/sky/sdk/README.md
@@ -88,7 +88,7 @@ to the underlying render tree.
* To learn how to run Sky on your device, please see the
[Running a Sky application](#running-a-sky-application) section in this
document.
- * To dive into examples, please see the [examples directory](lib/example).
+ * To dive into examples, please see the [examples directory](example/).
Services
--------
@@ -146,7 +146,7 @@ Sky applications inside the `SkyDemo.apk` harness. The `sky_tool` script
expects to be run from the root directory of your application pub package. To
run one of the examples in this SDK, try:
-1. `cd sdk/lib/example/stocks`
+1. `cd example/stocks`
2. `pub get` to set up a copy of the sky package in the app directory.
« no previous file with comments | « sky/apk/stocks/org/domokit/stocks/StocksActivity.java ('k') | sky/sdk/example/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698