mirror of
https://github.com/lxsang/ant-http
synced 2024-11-17 17:08:20 +01:00
Update README.md
This commit is contained in:
parent
303a2391f6
commit
ecacc807cc
@ -32,6 +32,6 @@ When all dependencies are installed, the build can be done with a few single com
|
|||||||
mkdir antd
|
mkdir antd
|
||||||
cd antd
|
cd antd
|
||||||
# build without plugin
|
# build without plugin
|
||||||
wget -O- https://get.makeand.run/antd | bash -s ""
|
wget -O- https://get.bitdojo.dev/antd | bash -s ""
|
||||||
```
|
```
|
||||||
The script will ask 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 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.
|
||||||
|
Loading…
Reference in New Issue
Block a user