Skip to content

Commit a6d3bb5

Browse files
committed
[DOC] Mention git --exec-path in README.
1 parent ff0c9d8 commit a6d3bb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ git-subtree allows subprojects to be included within a sub-directory of a main p
66

77
Choose **one** of the following ways to install git-subtree:
88

9-
1. Copy the file `git-subtree.sh` to where all other git scripts are stored.
9+
1. Copy the file `git-subtree.sh` to where all other git scripts are stored (`git --exec-path` will tell you this).
1010
1. Run `install.sh` in a Git-enabled shell (that's "Git Bash" on Windows).
1111
1. Run `make install` in a Cygwin-enabled shell.
1212

0 commit comments

Comments
 (0)