From 7e59873baa12966bf7db36e32ea835794020f38e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrien=20Gallou=C3=ABt?= Date: Thu, 14 Nov 2019 20:31:48 +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 cba33e4..9fccb41 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 options `CC`, `INSTALL`, `prefix`, `rundir` and `DESTDIR` to adapt to your use-cases. \ No newline at end of file +As usual you can use options `CC`, `INSTALL`, `prefix` and `DESTDIR` to adapt to your use-cases. \ No newline at end of file