diff --git a/README.md b/README.md index 71b8054..53d22db 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ mkdir antd cd antd # Replace x.x.x by the version number # build without plugin -wget -O- https://get.bitdojo.dev/antd | bash -s "x.x.x" +wget -O- https://get.iohub.dev/antd | bash -s "x.x.x" # or from the distribution tarball tar xvzf antd-x.x.x.tar.gz