aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAnthony Wang2020-12-18 22:13:38 -0600
committerAnthony Wang2020-12-18 22:13:38 -0600
commit539276bd8d3860b034920ed4e21d8e04a572d856 (patch)
tree491250c22957720d981d6e0b330109e833725d26 /README.md
parentd1fed2db90dd74ddb3e33cebf5c4e52bcf517e3a (diff)
Update directory structure
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 93f0288..9654744 100644
--- a/README.md
+++ b/README.md
@@ -11,11 +11,11 @@ Folder: https://drive.google.com/drive/folders/1tSWqSONcjwJWfYled2abuSCmDSUt4KiA
### Generate a binder
-You need to have Python 3 installed.
+You need to have Python 3 installed as well as `wkhtmltopdf`.
Install dependencies: `pip install -r requirements.txt`
-Add links to download to text files. The links in each text file will be downloaded to their own folder.
+Add links to download to text files in the `Links` folder. The links in each text file will be downloaded to their own folder.
Run `./mkbinder.py`. It may take a while, depending on how many links to download.