mirror of
https://github.com/Garmelon/PFERD.git
synced 2023-12-21 10:23:01 +01:00
Add more usage examples
This commit is contained in:
parent
8550d1101c
commit
2d7a2b2d53
@ -22,4 +22,13 @@ $ . bin/activate
|
||||
$ pip install git+https://github.com/Garmelon/PFERD@v1.0.0
|
||||
$ curl -O https://raw.githubusercontent.com/Garmelon/PFERD/master/example_config.py
|
||||
$ python3 example_config.py
|
||||
$ deactivate
|
||||
```
|
||||
|
||||
Subsequent runs of the program might look like:
|
||||
```
|
||||
$ cd Vorlesungen
|
||||
$ . bin/activate
|
||||
$ python3 example_config.py
|
||||
$ deactivate
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user