diff --git a/README.md b/README.md index 0fd6c3e..f4c18c4 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,5 @@ The _Space Team Aachen Test Suite_ is a Python library for in-the-loop testing o ### Installation * `git clone ssh://git@git.intern.spaceteamaachen.de:22222/ALPAKA/SPATZ.git` -* cd SPATZ -* pip install . \ No newline at end of file +* `cd SPATZ` +* `pip install .` \ No newline at end of file