Update README.md

This commit is contained in:
ahmetgul23 2024-01-27 22:16:05 +03:00 committed by GitHub
parent bc0b87ca19
commit 92734f67d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,9 +22,7 @@ them using your favourite package manager. Once the dependencies are installed,
```shell ```shell
make geth make geth
``` ```
or, to build the full suite of utilities: or, to build the full suite of utilities:
```shell ```shell
make all make all
``` ```