Skip to content

Commit 3dc509b

Browse files
committed
Merge pull request helmo#1 from rentzsch/patch-1
[DOC] Mention `git --exec-path` in README.
2 parents ff0c9d8 + a6d3bb5 commit 3dc509b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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)