From: Oleg Broytman Date: Mon, 1 Jun 2015 10:28:15 +0000 (+0300) Subject: Add links to downloads X-Git-Url: https://git.phdru.name/?p=git-wiki.git;a=commitdiff_plain;h=ab054db5db92b80ce76c8285ae16403d38ae1225 Add links to downloads --- diff --git a/pep-git.txt b/pep-git.txt index 595cea4..e8a7673 100644 --- a/pep-git.txt +++ b/pep-git.txt @@ -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 +`_. + +MacOS X: use git installed with `XCode +`_ or download +`git-osx-installer +`_. + References ==========