From 5501521c9f24238ffeea2433eb0abf492eb98e3f Mon Sep 17 00:00:00 2001 From: Jaret Burkett Date: Wed, 13 Aug 2025 12:26:10 -0600 Subject: [PATCH] Link to easy install script --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f360e8a4..6b95b8f9 100644 --- a/README.md +++ b/README.md @@ -137,6 +137,9 @@ pip3 install -r requirements.txt ``` Windows: + +If you are having issues with Windows. I recommend using the easy install script at [https://github.com/Tavris1/AI-Toolkit-Easy-Install](https://github.com/Tavris1/AI-Toolkit-Easy-Install) + ```bash git clone https://github.com/ostris/ai-toolkit.git cd ai-toolkit