docs: wording

This commit is contained in:
decentral1se 2024-11-18 09:09:52 +01:00
parent 02bba9a61c
commit 0183f7fa7c
No known key found for this signature in database
GPG Key ID: 03789458B3D0C410

View File

@ -63,6 +63,6 @@ WantedBy=multi-user.target
```
You should replace `<USER>` with your preferred system user. `<ABS-PATH>`
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 `<ABS-PATH>/.venv/...` with the dependencies
installed.