chore: readme typos

This commit is contained in:
Eyal Toledano 2025-05-03 02:17:52 -04:00
parent e7f18f65b9
commit 302b916045
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.