Skip to content

Commit

Permalink
更新 README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tokyo-Lei committed Oct 11, 2020
1 parent 8f6ee02 commit 37941c5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,18 +94,18 @@ vendor //composer 第三方类库文件夹
## 使用安装


直接下载源码composer安装第三方库
- 直接下载源码composer安装第三方库

```php
composer install
```

数据库配置
- 数据库配置

数据库表easyphp
用户名和密码分别是 `admin`

直接composer安装
- 直接composer安装

```php
composer require tokyo-lei/easyphp4
Expand Down

0 comments on commit 37941c5

Please sign in to comment.