Just placed one more symbol that missed.

This commit is contained in:
The Wobbler 2024-07-20 17:32:30 +02:00
parent 9121342bff
commit 3dba928436

View file

@ -28,7 +28,7 @@ USER_SITE: '/home/user/.local/lib/python3.10/site-packages' (exists)
ENABLE_USER_SITE: True
```
The path after "USER_SITE" is the path to your module folder. You have to `cd into the folder and clone this repository.
The path after "USER_SITE" is the path to your module folder. You have to `cd` into the folder and clone this repository.
You can do that using these commands:
```bash