aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorduvallj <jediguy9@gmail.com>2019-02-02 16:34:48 -0500
committerduvallj <jediguy9@gmail.com>2019-02-02 16:34:48 -0500
commitd3c7b517043f6d759b454a9e14cd2b3b9639888a (patch)
tree1995b47758d1a645fef062a4c9d659ad90202da1 /readme.md
parentce4cb0b5cd157c77396344958b403c41a4f0f8b3 (diff)
downloadmodpackman-d3c7b517043f6d759b454a9e14cd2b3b9639888a.tar.gz
modpackman-d3c7b517043f6d759b454a9e14cd2b3b9639888a.zip
Make 1F335 slightly happier
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
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`