fix(typo): typo in the tutorial.

This commit is contained in:
Eyal Toledano
2025-05-03 02:14:39 -04:00
parent 655c7c225a
commit 4d5e13f7dc

View File

@@ -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.