From 0ee4f83e966e7527f92d4c797470316ae36fad51 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Mon, 11 Jun 2018 23:02:52 -0400 Subject: [PATCH] fix reference to old service folder --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9723bbfd..5ce94166 100644 --- a/README.md +++ b/README.md @@ -368,7 +368,7 @@ If you ran the archiver once, it wont re-download sites subsequent times, it wil If you haven't already run it, make sure you have a working internet connection and that the parsed URLs look correct. You can check the `archive.py` output or `index.html` to see what links it's downloading. -If you're still having issues, try deleting or moving the `service/archive` folder and running `archive.py` again. +If you're still having issues, try deleting or moving the `output/archive` folder (back it up first!) and running `./archive` again. **Lots of errors:**