fix link (#66)

This commit is contained in:
ewinston 2017-09-12 16:24:53 -04:00 committed by GitHub
parent 30698e31a6
commit 068043e2d1
1 changed files with 1 additions and 4 deletions

View File

@ -4,10 +4,7 @@ Installation and setup
1. Get the tools 1. Get the tools
---------------- ----------------
To use QISKit you'll need to have installed at least `Python 3.5 or To use QISKit you'll need to have installed at least `Python 3.5 or later <https://www.python.org/downloads/>`__ and `Jupyter Notebooks <https://jupyter.readthedocs.io/en/latest/install.html>`__ (recommended for interacting with the tutorials).
later <https://www.python.org/downloads/`__ and `Jupyter Notebooks
<https://jupyter.readthedocs.io/en/latest/install.html>`__
(recommended for interacting with the tutorials).
For this reason we recommend installing `Anaconda 3 <https://www.continuum.io/downloads>`__ For this reason we recommend installing `Anaconda 3 <https://www.continuum.io/downloads>`__
python distribution, which already comes with all these dependencies pre-installed. python distribution, which already comes with all these dependencies pre-installed.