diff --git a/README.md b/README.md index 663dd92..58a954f 100644 --- a/README.md +++ b/README.md @@ -28,13 +28,13 @@ Toggle at any time with `/exc-safety`: ## Install as a pi package ```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`): ```bash -pi install -l git:github.com/excloud-in/exc-safety +pi install -l git:git.excloud.dev/excloud-in/exc-safety ``` ## License