From 3dba92843622fd6653508d61674f89faddc7ac24 Mon Sep 17 00:00:00 2001 From: Wobbl Date: Sat, 20 Jul 2024 17:32:30 +0200 Subject: [PATCH] Just placed one more symbol that missed. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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