From 6f8ec849bd50918aa0989c23780280fa1574e17a Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 3 May 2020 21:50:03 +1200 Subject: Add comment to installation dry run command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98cd5515..84137c2a 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Installation $ git submodule init $ git submodule update $ make - $ make -n install + $ make -n install # Check output carefully $ make install For the default `all` target, you'll need a POSIX-fearing userland, including -- cgit v1.2.3