Update docs and release

This commit is contained in:
Den Delimarsky 🌺
2025-09-08 23:21:12 -07:00
parent 4b98c20f5d
commit fd61b8742d
5 changed files with 14 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
# Installation Guide
## 🔧 Prerequisites
## Prerequisites
- **Linux/macOS** (or WSL2 on Windows)
- AI coding agent: [Claude Code](https://www.anthropic.com/claude-code), [GitHub Copilot](https://code.visualstudio.com/), or [Gemini CLI](https://github.com/google-gemini/gemini-cli)
@@ -49,7 +49,7 @@ After initialization, you should see the following commands available in your AI
- `/plan` - Generate implementation plans
- `/tasks` - Break down into actionable tasks
## 🔍 Troubleshooting
## Troubleshooting
### Git Credential Manager on Linux