mirror of
https://github.com/Garmelon/PFERD.git
synced 2023-12-21 10:23:01 +01:00
Use python3 everywhere in README
This commit is contained in:
parent
d48cbebbd4
commit
fd71dc6f6e
@ -19,5 +19,5 @@ $ python3 -m venv .
|
||||
$ . 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
|
||||
$ python example_config.py
|
||||
$ python3 example_config.py
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user