From d1fcb8ce9d04f994cdd4c50f9015e01ca6ab7e1a Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Mon, 25 May 2020 14:59:51 -0700 Subject: [PATCH] Add some extra indent. --- INSTALL | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/INSTALL b/INSTALL index 6c016ad6..b53965e9 100644 --- a/INSTALL +++ b/INSTALL @@ -1,13 +1,13 @@ To build and install rsync: - $ ./configure - $ make - # make install + $ ./configure + $ make + # make install You may set the installation directory and other parameters by options to ./configure. To see them, use: - $ ./configure --help + $ ./configure --help Configure tries to figure out if the local system uses group "nobody" or "nogroup" by looking in the /etc/group file. (This is only used for the -- 2.47.3