docs: remove duplicate cd

This whole section should be nuked, but that will have to wait until
after the next release for simplicity.

fix #283
This commit is contained in:
Jan Kundrát
2019-09-23 01:03:30 +02:00
parent d9f5ca9827
commit f8c8526045

View File

@@ -105,7 +105,6 @@ executes without a ``ModuleNotFoundError``, you have successfully installed
$ python -c 'import gnpy' # attempt to import gnpy
$ cd oopt-gnpy
$ pytest # run tests
Instructions for First Use