From ed013e303949c6cddc0cd8448bf05558687bcbee Mon Sep 17 00:00:00 2001 From: augushong Date: Wed, 16 Apr 2025 09:56:02 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=A2=9E=E5=8A=A0=E8=AF=B4=E6=98=8E?= =?UTF-8?q?=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9836ed7..ad13b21 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,8 @@ php think run > 这个安装方式对开发体验非常友好 +> 安装后,建议将`composer.lock`从`.gitignore`去掉,避免分发带来的问题。 + ### ~~下载完整包~~ 完整包下载方式更新中。