Skip to content

Commit

Permalink
docs: add @latest to go install command
Browse files Browse the repository at this point in the history
  • Loading branch information
MegaRedHand authored Jan 24, 2025
1 parent 9f28b30 commit 0cedb35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ For development, we require [the `go` toolchain to be installed](https://go.dev/
To install the devnet using the `go` toolchain:

```sh
go install github.com/Layr-Labs/avs-devnet/cmd/avs-devnet
go install github.com/Layr-Labs/avs-devnet/cmd/avs-devnet@latest
```

> [!IMPORTANT]
Expand Down

0 comments on commit 0cedb35

Please sign in to comment.