mirror of
https://github.com/itme-brain/agent-team.git
synced 2026-05-08 13:50: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
|
## Quick install
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone <repo-url> ~/Documents/Personal/projects/agent-team
|
git clone <repo-url> ~/agent-team
|
||||||
cd ~/Documents/Personal/projects/agent-team
|
cd ~/agent-team
|
||||||
./install.sh
|
./install.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue