Compare commits

...

2 Commits

Author SHA1 Message Date
Eyal Toledano
3570822567 fix(typo): second typo in the readme this time. 2025-05-03 02:15:37 -04:00
Eyal Toledano
4d5e13f7dc fix(typo): typo in the tutorial. 2025-05-03 02:14:39 -04:00
2 changed files with 2 additions and 2 deletions

View File

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

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.