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

Unified Diff: pkg/kernel/README.md

Issue 2842643002: Move dartk to the tool folder (Closed)
Patch Set: Created 3 years, 8 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 | pkg/kernel/bin/dartk.dart » ('j') | pkg/kernel/tool/dartk.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/kernel/README.md
diff --git a/pkg/kernel/README.md b/pkg/kernel/README.md
index 8239a3d8193f998e5b8716fcf81e14ace63c6812..9138bb11efd14e4a466a5cb61e0964fd9b94ae58 100644
--- a/pkg/kernel/README.md
+++ b/pkg/kernel/README.md
@@ -27,7 +27,7 @@ pub get
Command-Line Tool
-----------------
-Run `bin/dartk.dart` from the command-line to convert between .dart files
+Run `tool/dartk.dart` from the command-line to convert between .dart files
and the serialized binary and textual formats.
`dartk` expects the `.dill` extension for files in the binary format.
« no previous file with comments | « no previous file | pkg/kernel/bin/dartk.dart » ('j') | pkg/kernel/tool/dartk.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698