mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-12 12:30:16 +08:00
A first pass to let the gallery build using sphinx-gallery.
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
.. _install-git:
|
||||
|
||||
=============
|
||||
Install git
|
||||
=============
|
||||
|
||||
Overview
|
||||
========
|
||||
|
||||
================ =============
|
||||
Debian / Ubuntu ``sudo apt-get install git``
|
||||
Fedora ``sudo yum install git-core``
|
||||
Windows Download and install msysGit_
|
||||
OS X Use the git-osx-installer_
|
||||
================ =============
|
||||
|
||||
In detail
|
||||
=========
|
||||
|
||||
See the git page for the most recent information.
|
||||
|
||||
Have a look at the github install help pages available from `github help`_
|
||||
|
||||
There are good instructions here: http://book.git-scm.com/2_installing_git.html
|
||||
|
||||
.. include:: links.inc
|
||||
Reference in New Issue
Block a user