瀏覽代碼

no message

kuaifan 5 年之前
父節點
當前提交
62da77e82c
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      INSTALL-EN.md
  2. 1 1
      INSTALL.md

+ 1 - 1
INSTALL-EN.md

@@ -81,7 +81,7 @@ Installed, project url: **`http://IP:APP_PORT`**.
 
 ### Shortcuts for running command
 
-> You can use the following command to execute it
+> You can do this using the following command
 
 ```bash
 ./cmd artisan "your command"    // To run a artisan command

+ 1 - 1
INSTALL.md

@@ -81,7 +81,7 @@ LARAVELS_LISTEN_PORT=5200
 
 ### 运行命令的快捷方式
 
-> 你可以使用下命令来执行
+> 你可以使用下命令来执行
 
 ```bash
 ./cmd artisan "your command"    // 运行 artisan 命令