From 209bbaf56458be9fd14a6ebf96772580724f4777 Mon Sep 17 00:00:00 2001 From: tech234a <46801700+tech234a@users.noreply.github.com> Date: Thu, 24 Sep 2020 00:01:32 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 04014cb..a3aa1b3 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Ensure that `python` 3.8.5, `zip`, `curl`, and `rsync` are installed on your sys ### Archiving Worker: After completing the above setup steps, simply run `python3 worker.py`. +Note: there may be a problem with `rsync` and running the script on WSL... please alert me if rsync stalls on WSL for you too. + ### Heroku A wrapper repo for free and easy deployment and environment configuration, as well automatic updates every 24-27.6 hours is available. Deploy up to 5 instances of it to a free Heroku account (total max monthly runtime 550 hours) with no need for credit card verification by clicking the button below.