From 0bd2b3cb978ff49507be9a0fdf0259cffa09a924 Mon Sep 17 00:00:00 2001 From: cryptosharks131 <38626122+cryptosharks131@users.noreply.github.com> Date: Mon, 13 Jun 2022 08:27:01 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93c222c7..63f274d9 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ Recommend Setup With Supervisord or Systemd c) Start Supervisord `supervisord` 2. Systemd (2 options) - Option 1 - Bash script install `sudo bash systemd.sh` + Option 1 - Bash script install (requires install at ~/lndg) `sudo bash systemd.sh` Option 2 - [Manual Setup Instructions](https://github.com/cryptosharks131/lndg/blob/master/systemd.md) Alternatively, you may also make your own task for these files with your preferred tool (task scheduler/cronjob/etc).