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-11-19 17:50:14 +01:00 committed by GitHub
parent 6d41e8c26d
commit f473bf695f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,8 @@ When all dependencies are installed, the build can be done with a few single com
```bash
mkdir antd
cd antd
wget -O- https://get.bitdojo.dev/antd_plugin | bash -s "cgi"
#replace x.x.x by the number version
wget -O- https://get.bitdojo.dev/antd_plugin | bash -s "cgi-x.x.x"
# or from the tarball distribution in dist/
tar xvzf cgi-x.x.x.tar.gz