From 75791a0a344a2d9d69148d2ea6d31a0c3df38eba Mon Sep 17 00:00:00 2001 From: Satdow Date: Tue, 29 Oct 2024 20:20:18 -0400 Subject: [PATCH] reword path replamenct explanation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71c376b..f6e1f18 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ Restart=always WantedBy=multi-user.target ``` -Replace `/path/to/` with the actual paths where you cloned the repository and stored the `.env` file. +Replace the values for `ExecStart` and `WorkingDirectory` with the actual paths where you cloned the repository and stored the `.env` file. 3. Reload systemd to recognize the new service: