]> git.phdru.name Git - git-wiki.git/commitdiff
Add links to downloads
authorOleg Broytman <phd@phdru.name>
Mon, 1 Jun 2015 10:28:15 +0000 (13:28 +0300)
committerOleg Broytman <phd@phdru.name>
Mon, 1 Jun 2015 12:25:00 +0000 (15:25 +0300)
pep-git.txt

index 595cea4b2851df1e0c401beb83d1bd233b2407f7..e8a7673dfa43bb8de78b38d65ca3639b05af77bd 100644 (file)
@@ -64,6 +64,22 @@ Offline documentation
 Git has builtin help: run ``git help TOPIC``. For example, run
 ``git help git`` or ``git help help``.
 
+Quick start
+===========
+
+Download and installation
+-------------------------
+
+Unix users: download and install using your package manager.
+
+Microsoft Windows: download `git-for-windows
+<https://git-for-windows.github.io/>`_.
+
+MacOS X: use git installed with `XCode
+<https://developer.apple.com/xcode/downloads/>`_ or download
+`git-osx-installer
+<http://sourceforge.net/projects/git-osx-installer/files/>`_.
+
 References
 ==========