diff --git a/demos/qiskit_patterns/0_setup_instructions.md b/demos/qiskit_patterns/0_setup_instructions.md index 92e5d88..a31fdad 100644 --- a/demos/qiskit_patterns/0_setup_instructions.md +++ b/demos/qiskit_patterns/0_setup_instructions.md @@ -10,7 +10,6 @@ to install and set up a Python environment with Qiskit. Activate your environment. 2. Follow the instructions on https://docs.quantum.ibm.com/start/setup-channel#iqp to set up your access credentials to use IBM Quantum systems. Only focus on the IBM Quantum Platform instructions, no need to worry about the IBM Cloud setup. -3. Download the lab material, unzip the folder 4. Navigate to the `demos/qiskit_patterns` directory using the terminal 5. Run `pip install -r requirements.txt` 6. Activate your jupyter environment running `jupyter notebook` in your environment, this should open a browser window