From dcc08250d2c06832152d8f9b866285e4249700de Mon Sep 17 00:00:00 2001 From: makeworld Date: Sat, 1 May 2021 01:02:19 -0400 Subject: [PATCH] Mention man page install --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19cb545..04ef645 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ git clone https://github.com/makeworld-the-better-one/didder cd didder # git checkout v1.2.3 # Optionally pin to a specific version instead of the latest commit make # Might be gmake on macOS -sudo make install # If you want to install the binary for all users +sudo make install # Install binary and man page ``` ## Getting started