diff options
author | 2023-02-23 17:17:03 +0100 | |
---|---|---|
committer | 2023-02-23 17:17:03 +0100 | |
commit | c81c59c49f359c86d3ee9a0cd70ef8f506988519 (patch) | |
tree | 399108116e74d58b0dc6dccc410c1dd83d820076 | |
parent | f6136ede65777e744fb4f04cd408417b29089da5 (diff) | |
download | string2-c81c59c49f359c86d3ee9a0cd70ef8f506988519.tar.gz string2-c81c59c49f359c86d3ee9a0cd70ef8f506988519.zip |
Update README.md
-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. |