aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 80f43cd..51228c9 100644
--- a/readme.md
+++ b/readme.md
@@ -6,3 +6,5 @@ Script to update modpacks automatically
#### To Use
Simply put the location of your `mods` folder in `pack-location.txt` and run `python update.py install`
+
+Requires the `requests` module.