Update project name

This commit is contained in:
Den Delimarsky 🌺
2025-08-22 10:07:28 -07:00
parent 28fdfaa869
commit 39f30babe6
2 changed files with 3 additions and 3 deletions

View File

@@ -33,7 +33,7 @@ Spec-Driven Development **flips the script** on traditional software development
Initialize your project depending on the coding agent you're using:
```bash
uvx --from git+https://github.com/localden/sdd.git specify init <PROJECT_NAME>
uvx --from git+https://github.com/github/spec-kit.git specify init <PROJECT_NAME>
```
### 2. Create the spec