mirror of
https://github.com/itme-brain/agent-team.git
synced 2026-05-08 10:40:12 -04:00
docs: fix clone path in README to use generic location
This commit is contained in:
parent
3eccb72e20
commit
a788cd5d52
1 changed files with 2 additions and 2 deletions
|
|
@ -5,8 +5,8 @@ A portable Claude Code agent team configuration. Clone it, run `install.sh`, and
|
|||
## Quick install
|
||||
|
||||
```bash
|
||||
git clone <repo-url> ~/Documents/Personal/projects/agent-team
|
||||
cd ~/Documents/Personal/projects/agent-team
|
||||
git clone <repo-url> ~/agent-team
|
||||
cd ~/agent-team
|
||||
./install.sh
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue