chore: use short url for repository
This commit is contained in:
@@ -131,7 +131,7 @@ install path for Claude Code — `install.sh` remains available as a
|
||||
cross-tool fallback (and is the only supported path for Antigravity CLI today).
|
||||
|
||||
```
|
||||
/plugin marketplace add https://git.rootiest.dev/rootiest/rootiest-ai.git
|
||||
/plugin marketplace add https://url.rootiest.dev/ai
|
||||
/plugin install git-publish-workflow@rootiest-ai
|
||||
```
|
||||
|
||||
@@ -263,7 +263,7 @@ bash install.sh --all
|
||||
Or clone the repository and run locally:
|
||||
|
||||
```bash
|
||||
git clone https://git.rootiest.dev/rootiest/rootiest-ai.git
|
||||
git clone https://url.rootiest.dev/ai
|
||||
cd rootiest-ai
|
||||
bash install.sh --all
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user