Merge pull request 'docs(install): migrate git clone URL to git.moleculesai.app (#37)' (#1) from fix/install-path-gitea into main
Some checks failed
CI / validate (push) Failing after 0s
Some checks failed
CI / validate (push) Failing after 0s
This commit is contained in:
commit
98588c311c
@ -49,7 +49,7 @@ superpowers/
|
||||
### Setup
|
||||
|
||||
```bash
|
||||
git clone https://github.com/Molecule-AI/molecule-ai-plugin-superpowers.git
|
||||
git clone https://git.moleculesai.app/molecule-ai/molecule-ai-plugin-superpowers.git
|
||||
cd molecule-ai-plugin-superpowers
|
||||
|
||||
# Validate plugin.yaml
|
||||
|
||||
@ -15,7 +15,7 @@ This runbook covers setting up a local development environment for `superpowers`
|
||||
## Clone & Bootstrap
|
||||
|
||||
```bash
|
||||
git clone https://github.com/Molecule-AI/molecule-ai-plugin-superpowers.git
|
||||
git clone https://git.moleculesai.app/molecule-ai/molecule-ai-plugin-superpowers.git
|
||||
cd molecule-ai-plugin-superpowers
|
||||
```
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user