README edit

This commit is contained in:
2023-01-16 17:37:53 +00:00
parent b829a05143
commit 1d9d18ef88

View File

@@ -30,7 +30,7 @@ The submission files are organised per student, by extracting the student number
- Extract the downloaded gradebook in a new directory inside *BB_gradebooks*
### Run script
- Before running the script for the first time, install the required python packages
- Before running the script for the first time, install the required packages
- `python -m pip install -r requirements.txt`
- If running on Linux/Mac, you also need to have *unrar* installed in order to be able to extract .rar files
- `sudo apt install unrar` for Linux