From da26ae20aa0e5e8afad9aab9e7d7ec234b4bed09 Mon Sep 17 00:00:00 2001 From: Basheer ESSA Date: Wed, 13 Nov 2019 09:51:13 -0500 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 b804c76..cba33e4 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`, `rundir` and `DESTDIR` to adapt to your use-cases. \ No newline at end of file +As usual you can use options `CC`, `INSTALL`, `prefix`, `rundir` and `DESTDIR` to adapt to your use-cases. \ No newline at end of file