1
0
mirror of https://github.com/lxsang/antd-cgi-plugin synced 2025-08-31 08:01:59 +02:00

Update README.md

This commit is contained in:
Xuan Sang LE
2018-10-08 23:47:21 +02:00
committed by GitHub
parent 0efb73fa0b
commit 58e9fc053b

View File

@@ -54,7 +54,7 @@ php=/usr/bin/php-cgi
; enable other scripting language using <file extension>=<script-bin CGI> ; enable other scripting language using <file extension>=<script-bin CGI>
``` ```
To run the Antd server with the **cgi** plugin: To run Antd server with the **cgi** plugin:
```sh ```sh
/path/to/your/build/antd /path/to/your/build/antd
``` ```