Skip to content

Commit ee7c126

Browse files
committed
update readme
1 parent 2a9a580 commit ee7c126

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,19 +25,14 @@ For prerequisites and detailed build instructions
2525
please read the [Installation](https://docs.hetu.org/protocol/hetu-cli) instructions.
2626
Once the dependencies are installed, run:
2727

28-
2928
make install
3029

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

33-
## Quick Start
34-
35-
To learn how the Hetu works from a high-level perspective,
36-
go to the [Protocol Overview](https://docs.hetu.org/protocol) section from the documentation.
37-
You can also check the instructions to [Run a Node](https://docs.hetu.org/protocol/hetu-cli#run-a-hetu-node).
38-
3932
## Deployment
4033

34+
**Important: Before deploying, ensure that the Narwhal mempool is deployed. See [hetu-parallel-engine/hetu-consensus](https://github.com/hetu-project/hetu-parallel-engine/tree/main/hetu-consensus) for details.**
35+
4136
### Local Deployment
4237

4338
To deploy locally, use the `local_node.sh` script. This script will set up a local environment for running the Hetu Chain node.

0 commit comments

Comments
 (0)