From d3c8976b11f52dd8fd0b583774b1b5b1e320c2bb Mon Sep 17 00:00:00 2001 From: workentin <7740460+workentin@users.noreply.github.com> Date: Fri, 17 May 2024 07:30:09 -0400 Subject: [PATCH] Update README.md Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e529187..e90bce0 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ https://github.com/danielmiessler/fabric/blob/main/patterns/extract_wisdom/syste The most feature-rich way to use Fabric is to use the `fabric` client, which can be found under `/client` directory in this repository. ### Required Python Version -Ensure you have at least python3.10 installed on you operating system. Otherwise, when you attempt to run the pip install commands, the project will fail to build certain dependencies. +Ensure you have at least python3.10 installed on you operating system. Otherwise, when you attempt to run the pip install commands, the project will fail to build due to certain dependencies. ### Setting up the fabric commands