Skip to content

Commit

Permalink
added more dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
miladz68 committed Dec 13, 2024
1 parent 6663931 commit 7270d65
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 @@ -23,7 +23,7 @@ Coreum blockchain is under development and all the features are going to be adde
Everyone is encouraged to run a chain locally for development and testing purposes.

Entire process of running local chain is automated by our tooling. The only prerequisites are:
- `docker` installed from your favorite package manager
- `docker`, `g++` and `make` installed from your favorite package manager
- `go 1.21` or newer installed and available in your `PATH` (ensure version of go, installing from package manager might get you an older version)

### Build binaries
Expand Down

0 comments on commit 7270d65

Please sign in to comment.