diff --git a/README.md b/README.md index 9e64b4d717e4fd2d24e050fdf18112bb7718e431..4f035d01137e05fbcf060e18c5c059c776dac639 100644 --- a/README.md +++ b/README.md @@ -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