From d27e05ed9d573fe19f8681b012f80f13d99c7372 Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Mon, 10 May 2021 09:42:54 -0400 Subject: [PATCH] Add installation instructions to README --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index 5312152..cca010c 100644 --- a/README +++ b/README @@ -6,7 +6,8 @@ dependency POSIX C99. Manpages require scdoc to build (but that's also 0 dependency C99). Installation: - make install + $ make + # make install Further documentation can be found in libacheam(3). -- 2.39.2