Skip to content

Commit

Permalink
Add some extra indent.
Browse files Browse the repository at this point in the history
  • Loading branch information
WayneD committed May 25, 2020
1 parent b4ace35 commit d1fcb8c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions INSTALL
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit d1fcb8c

Please sign in to comment.