You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/installation.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ PICwriter is tested on python versions 2.7, 3.4, 3.5, and 3.6 on Linux, OS X, an
6
6
Requirements
7
7
------------
8
8
9
-
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.
9
+
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.
0 commit comments