We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1bc2bb commit e082b62Copy full SHA for e082b62
README.md
@@ -57,7 +57,7 @@ Nachdem Sie das Github-Repository lokal geklont (bzw. zuvor geforkt) haben!
57
2.) Aktivieren Sie die virtuelle Umgebung (https://docs.python.org/3/library/venv.html):
58
59
`source myenv/bin/activate` (Ubuntu/Mac)
60
-`<venv>\Scripts\activate.bat` (Windows)
+`myenv\Scripts\activate.bat` (Windows)
61
62
3.) Erstellen Sie eine (lokale) virtuelle Umgebung und installieren Sie die benötigten Bibliotheken und Pakete:
63
0 commit comments