Skip to content
Snippets Groups Projects
Commit 2cf566c9 authored by davidovitch's avatar davidovitch
Browse files

[DOCS] installation: recommend tortoisegit,

parent f1e10040
No related branches found
No related tags found
No related merge requests found
...@@ -24,6 +24,10 @@ install the following dependencies: ...@@ -24,6 +24,10 @@ install the following dependencies:
> numpy, cython, scipy, pandas, matplotlib, pyscaffold, future, nose, sphinx, > numpy, cython, scipy, pandas, matplotlib, pyscaffold, future, nose, sphinx,
> xlrd, pytables, h5py, pytest, pytest-cov, setuptools_scm, setuptools > xlrd, pytables, h5py, pytest, pytest-cov, setuptools_scm, setuptools
* Other tools you will need:
> git gcc
## Mac ## Mac
...@@ -58,7 +62,10 @@ option if you know what you are doing or if you do not have administrative ...@@ -58,7 +62,10 @@ option if you know what you are doing or if you do not have administrative
rights on your computer. rights on your computer.
* Git comes with a simple GUI, but there are more and different options available * Git comes with a simple GUI, but there are more and different options available
if you are not happy with it, see [here](https://git-scm.com/downloads/guis) if you are not happy with it, see [here](https://git-scm.com/downloads/guis).
* If you would like to use a GUI for git, we recommend you to use
[tortoisegit](https://tortoisegit.org/)
### Option 1: Anaconda (large download) ### Option 1: Anaconda (large download)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment