From f935f6ad3f21b85d4edf9fdc12413edc7b20b993 Mon Sep 17 00:00:00 2001 From: VIRTUALGUARD Date: Sat, 12 Jul 2025 02:58:03 +0800 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d1789a2..4512afc 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ - Launch the manager with `main.py` >[!IMPORTANT] - >If you have some reasons have to waste using uv, you should create virtual environment and install the dependencies manually, otherwise, it is recommended to use uv to manage those because of its convenience. + >If you have some reasons have to give up using uv, you should create virtual environment and install the dependencies manually, otherwise, it is recommended to use uv to manage those because of its convenience. ```bash uv run main.py