fix: git url
This commit is contained in:
@@ -28,13 +28,13 @@ Toggle at any time with `/exc-safety`:
|
|||||||
## Install as a pi package
|
## Install as a pi package
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pi install git:github.com/excloud-in/exc-safety
|
pi install git:git.excloud.dev/excloud-in/exc-safety
|
||||||
```
|
```
|
||||||
|
|
||||||
Or project-local (committed with your team's `.pi/settings.json`):
|
Or project-local (committed with your team's `.pi/settings.json`):
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pi install -l git:github.com/excloud-in/exc-safety
|
pi install -l git:git.excloud.dev/excloud-in/exc-safety
|
||||||
```
|
```
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|||||||
Reference in New Issue
Block a user