From eb3de3c0983332f9e7311ebf11e7b063ad63c085 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrien=20Gallou=C3=ABt?= Date: Wed, 13 Nov 2019 15:40:44 +0100 Subject: [PATCH] Updated Build and Install (markdown) --- Build-and-Install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Build-and-Install.md b/Build-and-Install.md index aeff254..b804c76 100644 --- a/Build-and-Install.md +++ b/Build-and-Install.md @@ -18,4 +18,4 @@ Finally, to install the stripped binary, call: This will install the binary in `/usr/bin` by default. -As usual you can use option `CC`, `INSTALL`, `prefix` and `DESTDIR` to adapt to your use-cases. \ No newline at end of file +As usual you can use option `CC`, `INSTALL`, `prefix`, `rundir` and `DESTDIR` to adapt to your use-cases. \ No newline at end of file