Skip to content

Commit 5da0fe3

Browse files
committed
update readme
1 parent 13a81b7 commit 5da0fe3

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,20 +12,17 @@ It's built using the [Cosmos SDK](https://github.com/cosmos/cosmos-sdk/) and imp
1212
[Narwhal](https://github.com/MystenLabs/narwhal) + [Bullshark](https://github.com/MystenLabs/sui/tree/main/consensus/bullshark) consensus mechanism
1313
for improved performance and scalability.
1414

15-
## Documentation
16-
17-
Our documentation is hosted in a [separate repository](https://github.com/hetu-project/docs) and can be found at [docs.hetu.org](https://docs.hetu.org).
18-
Head over there and check it out.
15+
## Installation
1916

2017
**Note**: Requires [Go 1.20+](https://golang.org/dl/)
2118

22-
## Installation
23-
2419
For prerequisites and detailed build instructions
2520
please read the [Installation](https://docs.hetu.org/protocol/hetu-cli) instructions.
2621
Once the dependencies are installed, run:
2722

23+
```bash
2824
make install
25+
```
2926

3027
Or check out the latest [release](https://github.com/hetu-project/hetu/releases).
3128

0 commit comments

Comments
 (0)