diff --git a/README.md b/README.md index 5f69f65..d4c1c78 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Create a macOS Application from an executable (like a Go binary) To install `appify`: ```bash -go get github.com/machinebox/appify +go install github.com/machinebox/appify@latest ``` ## Usage