From 2e995d9d73dc8fd002ab13cfd4e8b442fd127d10 Mon Sep 17 00:00:00 2001 From: hithereai <121192995+hithereai@users.noreply.github.com> Date: Mon, 30 Jan 2023 13:40:51 +0200 Subject: [PATCH] typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b038bf0..030648c1 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ As auto's webui is getting updated multiple times a day, every day, things tend to break with regards to extensions compatability. Therefore, it is best recommended to keep two folders: 1. "Stable" folder that you don't regularly update, with versions that you know *work* together (we will provide info on this soon). -2. "Experimental" folder in which you can add 'git pull' to you webui-user.bat, update deforum every day, etc. Keep it wild - but be prepared for bugs. +2. "Experimental" folder in which you can add 'git pull' to your webui-user.bat, update deforum every day, etc. Keep it wild - but be prepared for bugs. ## Getting Started