From ebaa1cd585cd3bd7297c36ed9ff2e84d12ceb8ff Mon Sep 17 00:00:00 2001 From: Timid Robot Zehta Date: Thu, 26 Oct 2023 13:24:15 -0700 Subject: [PATCH] fix list indentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6addb6e..7f9fbfb0 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ modules: ```shell brew install pipenv ``` - - Windows: [Installing Pipenv][pipenvinstall] + - Windows: [Installing Pipenv][pipenvinstall] 2. Create the Python virtual environment and install prerequisites using `pipenv`: ```shell