Skip to content

Commit

Permalink
corrected activate env
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominik-Vogel committed Dec 8, 2017
1 parent c24c7b1 commit 75093c5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/start/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Requirements
------------

For scientist we require to install Anaconda, because it makes
easy to get all dependencies.
easy to get all dependencies.
Download and install `here <https://www.anaconda.com/download>`_.
Make sure to download the latest version with python 3.6.

Expand Down Expand Up @@ -41,6 +41,7 @@ Now you are ready to install QCoDeS, type in the terminal.
.. code:: bash
conda env create -f environment.yml
activate qcodes
pip install qcodes
Enter QCoDes
Expand Down

0 comments on commit 75093c5

Please sign in to comment.