master > master: README
This commit is contained in:
parent
71d87423fe
commit
5875fb4a90
@ -31,8 +31,8 @@ und mit den in dem Kurs präsentierten Algorithmen herumexperimentieren.
|
||||
|
||||
Um den Python Code auszuführen, bspw. im Bash:
|
||||
```bash
|
||||
python3 code/main.py; # linux, OSX
|
||||
py -3 code/main.py; # Windows
|
||||
python3 code/main.py all; # linux, OSX
|
||||
py -3 code/main.py all; # Windows
|
||||
```
|
||||
Oder man erstelle einen bash Skript wie `run.sh`, trage die Befehle da ein und führe
|
||||
```bash
|
||||
|
Loading…
Reference in New Issue
Block a user