diff --git a/README.md b/README.md index 1ad706b1..6e3a990c 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ backend:system:suite/task:variant Please install `spread` using Go install method: ```shell -go install github.com/canonical/spread/cmd/spread@latest +go install github.com/snapcore/spread/cmd/spread@latest ```