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.