Skip to content

Commit

Permalink
feat: readme fit new command
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterKenway committed Aug 6, 2021
1 parent fac8030 commit 3590d67
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ go build -o pixiu cmd/pixiu/*.go
#### 2.3 Execute the binary file in the project root directory

```
./pixiu start
./pixiu gateway start
```

### 3. Try a request
Expand Down
2 changes: 1 addition & 1 deletion README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ go build -o pixiu cmd/pixiu/*.go
#### 2.3 启动pixiu,在根目录执行

```
./pixiu start
./pixiu gateway start
```

### 3. 发起请求
Expand Down

0 comments on commit 3590d67

Please sign in to comment.