mirror of
https://github.com/fluencelabs/tendermint
synced 2025-04-26 07:12:16 +00:00
fix readme links [ci skip]
This commit is contained in:
parent
9707cb4471
commit
846e6d3bda
@ -27,9 +27,13 @@ To get started developing applications, see the [application developers guide](h
|
|||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
|
To download pre-built binaries, see our [downloads page](https://tendermint.com/intro/getting-started/download).
|
||||||
|
|
||||||
|
To install from source, you should be able to:
|
||||||
|
|
||||||
`go get -u github.com/tendermint/tendermint/cmd/tendermint`
|
`go get -u github.com/tendermint/tendermint/cmd/tendermint`
|
||||||
|
|
||||||
For more details (or if it fails), see the [install guide](https://tendermint.com/intro/getting-started/install).
|
For more details (or if it fails), see the [install guide](https://tendermint.com/docs/guides/install).
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user