1
0
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:
Xuan Sang LE 2019-03-01 10:37:03 +01:00 committed by GitHub
parent 58e9fc053b
commit b3885d95e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ When all dependencies are installed, the build can be done with a few single com
```bash ```bash
mkdir antd mkdir antd
cd antd cd antd
wget -O- https://get.makeand.run/antd | bash -s "cgi" wget -O- https://get.bitdojo.dev/antd | bash -s "cgi"
``` ```
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. 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.