mirror of
https://github.com/lxsang/ant-http
synced 2024-12-26 16:58:22 +01:00
Update README.md
This commit is contained in:
parent
cfcadffa1f
commit
6bd5c473b9
@ -32,8 +32,9 @@ 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
|
||||||
|
# Replace x.x.x by the version number
|
||||||
# build without plugin
|
# build without plugin
|
||||||
wget -O- https://get.bitdojo.dev/antd | bash -s ""
|
wget -O- https://get.bitdojo.dev/antd | bash -s "x.x.x"
|
||||||
|
|
||||||
# or from the distribution tarball
|
# or from the distribution tarball
|
||||||
tar xvzf antd-x.x.x.tar.gz
|
tar xvzf antd-x.x.x.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user