From 4e88059785813e34b436ba661b728da005d1e435 Mon Sep 17 00:00:00 2001 From: ltdrdata Date: Wed, 31 May 2023 00:04:08 +0900 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dde1dbb1..84b39805 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ # Changes * **V0.7.1** Bug fix for the issue where updates were not being applied on Windows. - * **For those who have been using versions 0.5 through 0.6, please perform a manual git pull in the custom_nodes/ComfyUI-Manager directory.** + * **For those who have been using versions 0.6, please perform a manual git pull in the custom_nodes/ComfyUI-Manager directory.** * **V0.7** To address the issue of a slow list refresh, separate the fetch update and update check processes. * **V0.6** Support extension installation for missing nodes. * **V0.5** Removed external git program dependencies.