Skip to content

Commit

Permalink
added one more detail
Browse files Browse the repository at this point in the history
  • Loading branch information
miladz68 committed Dec 19, 2024
1 parent 46668fc commit f1f3c4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ $ ./crust/bin/crust setup
$ git clone https://github.com/CoreumFoundation/coreum
$ cd coreum
```
3. Compile the `cored` binary:
3. Compile the `cored` binary and related docker images:
```
$ make build
$ make build images
```

After the command completes you may find executable `./bin/cored`, being both blockchain node and client.
Expand Down

0 comments on commit f1f3c4b

Please sign in to comment.