diff --git a/README-task-master.md b/README-task-master.md index 8cf6b8c2..7719cdcd 100644 --- a/README-task-master.md +++ b/README-task-master.md @@ -47,7 +47,7 @@ npm install task-master-ai 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. 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.