diff --git a/README.md b/README.md index c9fb294..38ef14f 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,9 @@ 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. + ### Setting up the fabric commands Follow these steps to get all fabric related apps installed and configured.