Skip to content

Commit

Permalink
Update Installation section in README
Browse files Browse the repository at this point in the history
  • Loading branch information
nickolasburr committed Mar 18, 2018
1 parent c30e048 commit b59a430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Outlined below are the two (2) `make` steps needed for installation:

`git-extend` uses an absolute path to invoke `git`. By default, the path is `/usr/bin/git`, and can be modified at build.

The install prefix for `git` is represented by `GITPREFIX`, and defaults to `/usr`. Git is typically prefixed at `/usr` and/or `/usr/local`.
The install prefix for `git` is represented by `GITPREFIX`, and defaults to `/usr`. Git is often prefixed at `/usr` or `/usr/local`.

As an example, if the executable is located at `/usr/local/bin/git`, run:

Expand Down

0 comments on commit b59a430

Please sign in to comment.