diff --git a/README.md b/README.md index aaeff5d..a34bee4 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,13 @@ curl -fsSL https://sh.haloy.dev/install-haloy.sh | sh brew install haloydev/tap/haloy ``` -**npm/pnpm/bun** +**Go:** + +```bash +go install github.com/haloydev/haloy/cmd/haloy@latest +``` + +**npm/pnpm/bun:** ```bash npm i -g haloy