diff options
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,4 +19,4 @@ To automatically populate `version.txt` with the most recent versions of mods li Finally, to actually install mods from the list in `version.txt`, run `python update.py install` -***NOTE***: `check_updates` and `apply_updates` require you have the `selenium` module installed +***NOTE***: `check_updates` and `apply_updates` require you to have the `selenium` module installed |