Update README

This commit is contained in:
Ferran Borreguero 2021-10-13 12:01:35 +02:00
parent a421570dc0
commit a9b5e5dfb8

View file

@ -17,6 +17,12 @@ or, to build the full suite of utilities:
make bor-all
```
Build the beta client:
```shell
go build -o bor-beta command/*.go
```
## License
The go-ethereum library (i.e. all code outside of the `cmd` directory) is licensed under the