From 0183f7fa7ca25c0742d0a4bc7839f8cb73f2662e Mon Sep 17 00:00:00 2001 From: decentral1se Date: Mon, 18 Nov 2024 09:09:52 +0100 Subject: [PATCH] docs: wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 649584b..b3c6418 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,6 @@ WantedBy=multi-user.target ``` You should replace `` with your preferred system user. `` -should be the system path when the repository is cloned. Note, a virtual +should be the system path where the repository is cloned. Note, a virtual environment should be created at `/.venv/...` with the dependencies installed.