Skip to content

Commit

Permalink
README: update with new installation instructions
Browse files Browse the repository at this point in the history
Signed-off-by: Rouven Czerwinski <[email protected]>
  • Loading branch information
Emantor committed Feb 15, 2018
1 parent 8c460e9 commit 83f201b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@ and is currently in active use and development.

Quickstart
----------
See the `Installation section
<http://labgrid.readthedocs.io/en/latest/getting_started.html#Installation>`_
for more details.

Clone the git repository:

.. code-block:: bash
Expand All @@ -74,6 +78,7 @@ Install labgrid into the virtualenv:

.. code-block:: bash
$ pip install -r requirements.txt
$ python setup.py install
Tests can now run via:
Expand Down

0 comments on commit 83f201b

Please sign in to comment.