aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Hayden <alexhayden25@gmail.com>2019-10-05 22:45:27 -0400
committerAlexander Hayden <alexhayden25@gmail.com>2019-10-05 22:45:27 -0400
commitd53dcca713658074845ab1748a2cb5a4ce5916bf (patch)
tree3d7db419754f986cf078573c34006b9b89daeae6
parent6b598c8a00bde2ec4b8eb2eb08ca8af6c92b7545 (diff)
downloadmodpackman-d53dcca713658074845ab1748a2cb5a4ce5916bf.tar.gz
modpackman-d53dcca713658074845ab1748a2cb5a4ce5916bf.zip
fix readme
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 13282e9..9149dfa 100644
--- a/readme.md
+++ b/readme.md
@@ -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