Skip to content

Commit

Permalink
Add additional information for german version in README.md - change b…
Browse files Browse the repository at this point in the history
…ash for pip on win
  • Loading branch information
MarcusFra committed Oct 3, 2020
1 parent d1bc2bb commit e082b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Nachdem Sie das Github-Repository lokal geklont (bzw. zuvor geforkt) haben!
2.) Aktivieren Sie die virtuelle Umgebung (https://docs.python.org/3/library/venv.html):

`source myenv/bin/activate` (Ubuntu/Mac)
`<venv>\Scripts\activate.bat` (Windows)
`myenv\Scripts\activate.bat` (Windows)

3.) Erstellen Sie eine (lokale) virtuelle Umgebung und installieren Sie die benötigten Bibliotheken und Pakete:

Expand Down

0 comments on commit e082b62

Please sign in to comment.