diff --git a/examples/bare10.rs b/examples/bare10.rs
index e009efc0f3000beaa2dba980c0c25ee405f783fc..ac819564e8eec60cb9188bca1a13786e50bf3429 100644
--- a/examples/bare10.rs
+++ b/examples/bare10.rs
@@ -139,7 +139,7 @@ const APP: () = {
 // 0. Compile and run the project at 16MHz in release mode
 //    make sure its running (not paused).
 //
-//    > cargo build --example bare9 --features "rtfm" --release
+//    > cargo build --example bare10 --features "rtfm" --release
 //    (or use the vscode build task)
 //
 //    Connect a terminal program.