diff --git a/README.md b/README.md index 5873481..35915b5 100644 --- a/README.md +++ b/README.md @@ -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