diff --git a/docs/tutorial.md b/docs/tutorial.md index 865eebf0..bd2f6890 100644 --- a/docs/tutorial.md +++ b/docs/tutorial.md @@ -89,7 +89,7 @@ Initialize a new project: task-master init # If installed locally -npx task-master-init +npx task-master init ``` This will prompt you for project details and set up a new project with the necessary files and structure.