update cloning instructions
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
A collection of reusable agent skills that extend an LLM coding assistant's capabilities. Install any skill by cloning or symlinking it into your agent's skills directory — for example, for pi:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/user/my-skill ~/.pi/agent/skills/my-skill
|
||||
git clone git@git.reeseapps.com:Vibes/skills.git ~/.pi/agent/skills/
|
||||
```
|
||||
|
||||
## Current Skills
|
||||
|
||||
Reference in New Issue
Block a user