mirror of
https://github.com/lxsang/antd-cgi-plugin
synced 2024-12-26 18:08:21 +01:00
Update README.md
This commit is contained in:
parent
b2e8295cde
commit
0efb73fa0b
@ -21,7 +21,7 @@ mkdir antd
|
|||||||
cd antd
|
cd antd
|
||||||
wget -O- https://get.makeand.run/antd | bash -s "cgi"
|
wget -O- https://get.makeand.run/antd | bash -s "cgi"
|
||||||
```
|
```
|
||||||
The script will ask you where you want to put the binaries (should be an absolute path, otherwise the build will fail) and the default HTTP port for the server config.
|
The script will ask you for a place to put the binaries (should be an absolute path, otherwise the build will fail) and the default HTTP port for the server config.
|
||||||
|
|
||||||
## Example of using PHP-CGI with Antd
|
## Example of using PHP-CGI with Antd
|
||||||
Make sure **php-cgi** is installed on your system.
|
Make sure **php-cgi** is installed on your system.
|
||||||
|
Loading…
Reference in New Issue
Block a user