Index: examples/dart/speech_input/speech_input.dart |
diff --git a/examples/dart/speech_input/speech_input.dart b/examples/dart/speech_input/speech_input.dart |
index 6ad3b528a10621a72bf333177dfb9ba32247d137..200686005f85580010472c2fef0dca3ecab1fab5 100644 |
--- a/examples/dart/speech_input/speech_input.dart |
+++ b/examples/dart/speech_input/speech_input.dart |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-// To run: mojo/devtools/common/mojo_shell --sky \ |
+// To run: mojo/devtools/common/mojo_run --sky \ |
// examples/dart/speech_input/speech_input.dart --android |
// |
// The speech_recognizer service is only available for Android targets. |