cosmos-sdk/tools/cosmovisor/RELEASE_NOTES.md

10 lines
294 B
Markdown

# Cosmovisor v1.5.0 Release Notes
See the [CHANGELOG](https://github.com/cosmos/cosmos-sdk/blob/tools/cosmovisor/v1.5.0/tools/cosmovisor/CHANGELOG.md) for details on the changes in v1.5.0.
## Installation instructions
```go
go install cosmossdk.io/tools/cosmovisor/cmd/cosmovisor@latest
```