summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL.rst8
1 files changed, 7 insertions, 1 deletions
diff --git a/INSTALL.rst b/INSTALL.rst
index 9815af9..ccccfb3 100644
--- a/INSTALL.rst
+++ b/INSTALL.rst
@@ -118,7 +118,13 @@ This command will configure the project to build a release, with TLS enabled
Build
-----
-Once you’ve configured everything using cmake, build the project
+Once you’ve configured everything using cmake, build the software:
+
+To build the biboumi binary:
+
+ make biboumi
+
+To build everything, including the tests
make