Skip to content

Commit

Permalink
Update install command (#44)
Browse files Browse the repository at this point in the history
Signed-off-by: sed-i <[email protected]>
  • Loading branch information
sed-i authored Oct 1, 2024
1 parent 0b61f3e commit c9754d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ Two endpoints are available :
## build and run go binary

```bash
go get github.com/prometheus-community/avalanche/cmd/...
avalanche --help
go install github.com/prometheus-community/avalanche/cmd@latest
go/bin/cmd --help
```

0 comments on commit c9754d0

Please sign in to comment.