From 5fe3e7e1dc974026aea414c9cee84410767ed38d Mon Sep 17 00:00:00 2001 From: abearxiong Date: Thu, 5 Mar 2026 22:00:42 +0800 Subject: [PATCH] docs: update README to include instructions for cloning auth update --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1dd3127..b422dd9 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,10 @@ ```bash ev clone -i https://kevisual.cn/root/ai/kevisual/frontend/vite-react-template +``` + +## clone auth update + +```bash +ev clone -i https://kevisual.cn/root/ai/kevisual/frontend/vite-react-template/public/auth.json ``` \ No newline at end of file