aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlessandro Iezzi <aiezzi@alessandroiezzi.it>2023-02-23 17:17:03 +0100
committerAlessandro Iezzi <aiezzi@alessandroiezzi.it>2023-02-23 17:17:03 +0100
commitc81c59c49f359c86d3ee9a0cd70ef8f506988519 (patch)
tree399108116e74d58b0dc6dccc410c1dd83d820076 /README.md
parentf6136ede65777e744fb4f04cd408417b29089da5 (diff)
downloadstring2-c81c59c49f359c86d3ee9a0cd70ef8f506988519.tar.gz
string2-c81c59c49f359c86d3ee9a0cd70ef8f506988519.zip
Update README.md
Diffstat (limited to 'README.md')
-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.