Browse Source

Update readme-en.md

Kevin Wan 4 năm trước cách đây
mục cha
commit
a5f0cce1b1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      readme-en.md

+ 1 - 1
readme-en.md

@@ -129,7 +129,7 @@ go get -u github.com/tal-tech/go-zero
    the .api files also can be generate by goctl, like below:
 
    ```shell
-goctl api -o greet.api
+   goctl api -o greet.api
    ```
    
 3. generate the go server side code