From 4117ca6e7412e4d8efd267b9b4b64cf6569a55c0 Mon Sep 17 00:00:00 2001 From: dario Date: Sat, 16 Dec 2023 15:55:58 +0000 Subject: [PATCH] README.md aktualisiert --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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