Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

Commit 43fc4b2

Browse files
nonhermitianjaygambetta
authored andcommitted
Fix install md (#759)
* reduced devices * rename to reduced backends * remove from master * fix link in install.md
1 parent f8bdf17 commit 43fc4b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ To properly view and run the tutorials, you will need to install [Jupyter Notebo
1515

1616
## 2. Install Qiskit, Qiskit Aqua and Qiskit Aqua Chemistry
1717

18-
At least [Python 3.5 or later](https://www.python.org/downloads/) is required to install and use Qiskit. If you have multiple Python versions installed (and particularly if the command `python --version` returns an incompatble version), you will need to ensure that your versions are [managed correctly](https://conda.io/docs/user-guide/tasks/manage-python.html). This can be done using the `environment.yml` file, as detailed below.
18+
At least [Python 3.5 or later](https://www.python.org/downloads/) is required to install and use Qiskit. If you have multiple Python versions installed (and particularly if the command `python --version` returns an incompatble version), you will need to ensure that your versions are [managed correctly](https://conda.io/projects/conda/en/latest/user-guide/getting-started.html#managing-python). This can be done using the `environment.yml` file, as detailed below.
1919

2020
When there are no issues with dependencies, Qiskit can be installed using
2121

0 commit comments

Comments
 (0)