diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -13,5 +13,11 @@ It's simple, just: $ make ``` +## Installation +As root: +``` +# make install +``` + ## Note This project is compatible with both BSD make and GNU make. |