Browse Source

fixed:git仓库嵌套问题修复

Yin Bin 4 months ago
parent
commit
67a4252b55
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -11,7 +11,7 @@
     - 3.创建.env配置填写的同名数据库
     - 4.开启redis服务
     - 5.执行composer命令
-        ```composer i```
+        ```composer install --prefer-dist```
     - 6.执行迁移文件
         ```php artisan migrate```
     - 7.安装owl-admin