aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorAlexander Hayden <alexhayden25@gmail.com>2019-02-01 18:19:13 -0500
committerAlexander Hayden <alexhayden25@gmail.com>2019-02-01 18:19:13 -0500
commit0d20b680d43923c9a1f7bacfd683ed574aa5ca52 (patch)
tree0f3fe98001249d2d134dbffa70c8e2d143eb9317 /readme.md
parentb8d4e9a74b4e59052d122ee8a96e3c476d95443a (diff)
parentbe15df5823707f200dd27c05df8d5494465c0cda (diff)
downloadmodpackman-0d20b680d43923c9a1f7bacfd683ed574aa5ca52.tar.gz
modpackman-0d20b680d43923c9a1f7bacfd683ed574aa5ca52.zip
merge. also more mods.
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.