diff options
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |