Just placed one more symbol that missed.
This commit is contained in:
parent
9121342bff
commit
3dba928436
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue