mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-09 19:42:47 +08:00
修改说明和composer;
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
[](https://www.mysql.com/)
|
||||
[](https://github.com/top-think/framework)
|
||||
[](https://github.com/sentsin/layui)
|
||||
[](https://github.com/zhongshaofa/layuimini)
|
||||
[](https://github.com/ulthon/layuimini)
|
||||
[](http://doc.ulthon.com/home/read/ulthon_admin/home.html)
|
||||
[](https://gitee.com/ulthon/ulthon_admin/blob/master/LICENSE)
|
||||
|
||||
@@ -23,16 +23,16 @@
|
||||
>ulthon_admin 使用 Composer 来管理项目依赖。因此,在使用 ulthon_admin 之前,请确保你的机器已经安装了 Composer。
|
||||
|
||||
#### 通过 Composer 创建项目`建议`
|
||||
`composer create-project --prefer-dist zhongshaofa/ulthon_admin blog`
|
||||
`composer create-project --prefer-dist ulthon/ulthon_admin blog`
|
||||
|
||||
#### 通过git下载安装包,composer安装依赖包
|
||||
|
||||
```bash
|
||||
第一步,下载安装包
|
||||
|
||||
git clone https://github.com/zhongshaofa/ulthon_admin
|
||||
git clone https://github.com/ulthon/ulthon_admin
|
||||
或者
|
||||
git clone https://gitee.com/zhongshaofa/ulthon_admin
|
||||
git clone https://gitee.com/ulthon/ulthon_admin
|
||||
|
||||
|
||||
第二步,安装依赖包
|
||||
|
||||
Reference in New Issue
Block a user