Index: utils/dartdoc/dartdoc.dart |
diff --git a/utils/dartdoc/dartdoc.dart b/utils/dartdoc/dartdoc.dart |
index 91a97ef092542eded879c65932fe4e03316d0d90..687f17ce517487e4b8529d900dd6067d96c91225 100644 |
--- a/utils/dartdoc/dartdoc.dart |
+++ b/utils/dartdoc/dartdoc.dart |
@@ -5,7 +5,7 @@ |
/** |
* To use it, from this directory, run: |
* |
- * $ dartdoc <path to .dart file> |
+ * $ ./dartdoc <path to .dart file> |
* |
* This will create a "docs" directory with the docs for your libraries. To |
* create these beautiful docs, dartdoc parses your library and every library |