From de0096722ac4604ea819a2e15570ab80983a3ad3 Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Wed, 9 Aug 2023 18:02:36 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8358194..1ebd98c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # Recent news -* We're migrating SillyTavern - Extras to Python 3.11, some of the modules new will be incompatible with old Python 3.10 installs. Stay tuned. +* We're migrating SillyTavern - Extras to Python 3.11, some of the modules new will be incompatible with old Python 3.10 installs. To migrate using conda, please remove the old environment using `conda remove --name extras --all` and reinstall using the instructions below. ## What is this A set of APIs for various SillyTavern extensions.