diff --git a/getting_started.md b/getting_started.md
index 77271a4b66a4883195a4b0555d9c45d43183e0c2..fee3af4899853fd43e811ab7d9a0a60117402fd4 100644
--- a/getting_started.md
+++ b/getting_started.md
@@ -198,10 +198,11 @@ Re-build and push the rolldice package to a running Fuchsia device with:
 fx build-push rolldice
 ```
 
-From a shell prompt on the Fuchsia device, run the updated package with:
+From a shell prompt on the Fuchsia device, run the updated rolldice component
+with:
 
 ```
-run rolldice
+rolldice
 ```
 
 ### Select a tab