diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -20,6 +20,12 @@ separate `riverctl` binary implementing it. ## Building +On cloning the repository, you must init and update the submodules as well with e.g. + +``` +git submodule update --init +``` + To compile river first ensure that you have the following dependencies installed: |
