From 45792655ae9cc1527eeceda3a1fedc116562109b Mon Sep 17 00:00:00 2001 From: zyronon Date: Fri, 26 Apr 2024 17:40:51 +0800 Subject: [PATCH] refactor: update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b7c0951..11870a8 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,8 @@ Github pages: [https://zyronon.github.io/douyin/](https://zyronon.github.io/douy ### 本地开发 ```bash -git clone https://github.com/zyronon/douyin.git +git clone https://gitee.com/zyronon/douyin.git (中国地区推荐) + https://github.com/zyronon/douyin.git cd douyin npm install npm run dev