more renaming as needed

This commit is contained in:
Eyal Toledano
2025-03-22 02:31:41 -04:00
parent 526794e041
commit cb12d8c739
5 changed files with 10 additions and 10 deletions

View File

@@ -6,7 +6,7 @@ A task management system for AI-driven development with Claude.
## Installation
```bash
npm install -g claude-task-master
npm install -g task-master-ai
```
## Usage
@@ -19,7 +19,7 @@ mkdir my-new-project
cd my-new-project
# Initialize the project
claude-task-init
task-master-init
```
This will create the necessary file structure for your project, including: