aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--readme.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 3cb9ccd..dc53e31 100644
--- a/readme.md
+++ b/readme.md
@@ -12,4 +12,5 @@ Requires the `requests` module.
#### Maintenance:
To check `downloads.txt` modlist for updates against `latest-urls.txt` modlist, run `python update.py check_updates`
+
To automatically populate `downloads.txt` with the most recent versions of mods listed in `latest-urls.txt` run `python update.py apply_updates`