功能更新
This commit is contained in:
13
README.md
13
README.md
@@ -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.161201:https://git.oschina.net/sentcms/sentcms/repository/archive/3.0.161201
|
||||
@@ -88,7 +93,3 @@ composer install
|
||||
> 3.0.1611:https://git.oschina.net/sentcms/sentcms/repository/archive/3.0.1611
|
||||
|
||||
> 3.0.1609:https://git.oschina.net/sentcms/sentcms/repository/archive/3.0.1609
|
||||
|
||||
> 4.0 正在路上
|
||||
|
||||
> ……
|
||||
Reference in New Issue
Block a user