功能更新

This commit is contained in:
2020-02-18 14:59:20 +08:00
parent 8bc0f7534b
commit 0d7635b972
6 changed files with 48 additions and 50 deletions

View File

@@ -16,8 +16,9 @@
git clone -b 4.0 https://gitee.com/sentcms/sentcms.git sentcms
cd sentcms
```
如果是直接下载压缩包则直接进入解压文件夹,然后执行下面的代码
把根目录下的.example.env文件复制一份并命名为.env
> 如果是直接下载压缩包则直接进入解压文件夹,然后执行下面的代码
> 把根目录下的.example.env文件复制一份并命名为.env
```
composer install
@@ -81,6 +82,10 @@ composer install
## 版本列表
> ……
> 4.0 正在路上
> 3.0.170127 https://git.oschina.net/sentcms/sentcms/repository/archive/3.0.170127
> 3.0.161201https://git.oschina.net/sentcms/sentcms/repository/archive/3.0.161201
@@ -88,7 +93,3 @@ composer install
> 3.0.1611https://git.oschina.net/sentcms/sentcms/repository/archive/3.0.1611
> 3.0.1609https://git.oschina.net/sentcms/sentcms/repository/archive/3.0.1609
> 4.0 正在路上
> ……