diff options
author | Joey Hess <joey@kitenet.net> | 2014-09-11 13:57:48 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-09-11 14:01:08 -0400 |
commit | 498930d4373d6f5b2641a29d6391025969b38c5a (patch) | |
tree | a6a942c0281ca240968306737958950b09b4c9ea /doc/install | |
parent | 0d5123633d8a9da1670b7b348d4c5def133d9d45 (diff) |
document need for msysgit installer to put it into PATH
Diffstat (limited to 'doc/install')
-rw-r--r-- | doc/install/Windows.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/install/Windows.mdwn b/doc/install/Windows.mdwn index 79aaace92..8cf7a0c3d 100644 --- a/doc/install/Windows.mdwn +++ b/doc/install/Windows.mdwn @@ -1,6 +1,7 @@ git-annex now does Windows! -* First, [install git](http://git-scm.com/downloads) (msysgit 1.9 or newer is needed) +* First, [install git](http://git-scm.com/downloads) (msysgit 1.9 or newer is needed) + ** Be sure to tell the msysgit installer to add git to the PATH. ** * Then, [install git-annex](https://downloads.kitenet.net/git-annex/windows/current/) This port is now in reasonably good shape for command-line use of |