Update INSTALL.md

This commit is contained in:
Fabien Marteau
2020-11-04 20:28:37 +01:00
committed by GitHub
parent 14c5b8e681
commit 9a7e08a5bc
+8
View File
@@ -11,3 +11,11 @@ $ cmake --build .
or
$ make -j$(nproc)
```
## Install
As root:
```
$ make install
```