@@ -56,7 +56,7 @@ name. This command creates a new directory with the specified name and sets up a
default program and test file.
```shell filename="Terminal"
-anchor init my-program
+anchor init my-project
```
Navigate to the new project directory and open it in your code editor.