We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9b576e8 + 1cfe443 commit 4b9768bCopy full SHA for 4b9768b
index.md
@@ -41,12 +41,9 @@ git-tfs is a two-way bridge between TFS and git, similar to git-svn.
41
42
## Installing
43
44
-[Download](https://github.com/git-tfs/git-tfs/downloads#uploaded_downloads) or
45
-[build](https://github.com/git-tfs/git-tfs/wiki/HowTo+Build).
+Using [Chocolatey](http://chocolatey.org/):
46
47
-Add the directory that contains git-tfs.exe to your path.
48
-
49
-I've been using this with [msysgit 1.7.3.1](http://code.google.com/p/msysgit/) for a while.
+``` cinst GitTfs ```
50
51
You need .NET 4 and either the 2008 or 2010 version of Team Explorer installed.
52
0 commit comments