Skip to content

Commit

Permalink
fix to install
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekK44 committed Feb 11, 2018
1 parent bf30438 commit a7fd09b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PICwriter is tested on python versions 2.7, 3.4, 3.5, and 3.6 on Linux, OS X, an
Requirements
------------

A working version of python is required for using the PICwriter library. You can go to `python.org <https://www.python.org/downloads/>`_ to download python (or check if it's installed on your computer by running `python --version` in a command prompt or terminal. I personally recommend downloading `Anaconda <https://www.anaconda.com/download/>`_ since it includes several nice scientific libraries, the conda package manager, Spyder IDE, and other niceties.
A working version of python is required for using the PICwriter library. You can go to `python.org <https://www.python.org/downloads/>`_ to download python (or check if it's installed on your computer by running `python -\\-version` in a command prompt or terminal. I personally recommend downloading `Anaconda <https://www.anaconda.com/download/>`_ since it includes several nice scientific libraries, the conda package manager, Spyder IDE, and other niceties.

Installation (Linux / OS X)
---------------------------
Expand Down

0 comments on commit a7fd09b

Please sign in to comment.