diff --git a/README.md b/README.md index 373bc59..0afe337 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ An annotated function must not mutate caller-visible state through parameters or Standard `go install` installation, ```sh -go install github.com/phase-shift/phase-shift-go/cmd/phase-shift@latest +GOPRIVATE=github.com/phasemerge go install github.com/phasemerge/phase-shift-go/cmd/phase-shift@latest ``` ## Usage