aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index f2b4480..ffb1352 100644
--- a/README.md
+++ b/README.md
@@ -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.