From d3c7b517043f6d759b454a9e14cd2b3b9639888a Mon Sep 17 00:00:00 2001 From: duvallj Date: Sat, 2 Feb 2019 16:34:48 -0500 Subject: Make 1F335 slightly happier --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 0438f1e..5461962 100644 --- a/readme.md +++ b/readme.md @@ -6,7 +6,7 @@ Script to update modpacks automatically #### To Use First, install [Python 3](https://www.python.org/downloads/) and [Git](https://git-scm.com/downloads) and add them to your `$PATH`. -Then, run `pip install -r requirements.txt` to install all the Python module requirements. +Then, run `pip install requests` to install the Python Requests module (required to run the script). Simply put the location of your `mods` folder in `pack-location.txt` and run `python update.py install` -- cgit v1.2.3