fixed installation instruction
This commit is contained in:
parent
3c1d6225dd
commit
d9a09fa0fc
|
@ -27,7 +27,7 @@ Then, just run the python script with the requirements installed. You can use a
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
python moodlefuse.py
|
python main.py
|
||||||
```
|
```
|
||||||
|
|
||||||
This works on Linux and Windows. I have not tested it on Mac OS, but it could work there too.
|
This works on Linux and Windows. I have not tested it on Mac OS, but it could work there too.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user