diff --git a/README.md b/README.md index d07591c..79ce87b 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,9 @@ Examples --- Examples can be found in the [examples](https://github.com/ksrichard/easyraft/tree/main/examples/) directory +Build +--- +To regenerate gRPC code and install dependencies simply run `make install` TODO ---