Merge pull request #102 from vivek425ster/master

Modify README.rst to specify how to run tests.
pull/104/head
Julien Duponchelle 9 years ago
commit b5f134dbb2

@ -41,6 +41,12 @@ Finally these commands will install the server as well as the rest of the depend
sudo python3 setup.py install
gns3server
To run tests use:
.. code:: bash
py.test -v
Windows
-------

Loading…
Cancel
Save