From bd7a77eeb9fcb920b5efc9976cce7eafbb35a2f3 Mon Sep 17 00:00:00 2001 From: JaguarJack <82664165@qq.com> Date: Mon, 26 Nov 2018 15:11:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f183a07..d3636a6 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ - composer update - 配置 config/database.php 数据库配置 - php think migrate:run -- php think seeds:run +- php think seed:run # Use - 配置虚拟域名 OR 在根目录下执行 php think run