diff options
author | louiz’ <louiz@louiz.org> | 2017-05-24 13:41:00 +0200 |
---|---|---|
committer | louiz’ <louiz@louiz.org> | 2017-05-24 13:44:32 +0200 |
commit | d6ebcfa9a84d851c91f708c777634f70efc0af3e (patch) | |
tree | 93bac45a542b6a940a8d8e9332665c2ea5f7a6e1 | |
parent | 1b71e0f7d4764521c0f04190cfbe65ec7cb553dd (diff) | |
download | biboumi-d6ebcfa9a84d851c91f708c777634f70efc0af3e.tar.gz biboumi-d6ebcfa9a84d851c91f708c777634f70efc0af3e.tar.bz2 biboumi-d6ebcfa9a84d851c91f708c777634f70efc0af3e.tar.xz biboumi-d6ebcfa9a84d851c91f708c777634f70efc0af3e.zip |
Fix the make command instruction in INSTALL.rst
-rw-r--r-- | INSTALL.rst | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/INSTALL.rst b/INSTALL.rst index ccccfb3..6cd85d2 100644 --- a/INSTALL.rst +++ b/INSTALL.rst @@ -122,10 +122,6 @@ Once you’ve configured everything using cmake, build the software: To build the biboumi binary: - make biboumi - -To build everything, including the tests - make |