docs(contribute) add platform agnostic git install link

Closes #5216
This commit is contained in:
gdi2290 2013-11-30 13:04:33 -08:00 committed by Peter Bacon Darwin
parent d3491083a5
commit 082fe180ec

View file

@ -23,7 +23,7 @@ for how to contribute your own code to AngularJS.
Before you can build AngularJS, you must install and configure the following dependencies on your Before you can build AngularJS, you must install and configure the following dependencies on your
machine: machine:
* {@link http://git-scm.com/ Git}: The {@link http://help.github.com/mac-git-installation Github Guide to * {@link http://git-scm.com/ Git}: The {@link https://help.github.com/articles/set-up-git Github Guide to
Installing Git} is a good source of information. Installing Git} is a good source of information.
* {@link http://nodejs.org Node.js}: We use Node to generate the documentation, run a * {@link http://nodejs.org Node.js}: We use Node to generate the documentation, run a