mirror of
https://github.com/lxsang/antd-cgi-plugin
synced 2024-12-26 01:58:22 +01:00
Update README.md
This commit is contained in:
parent
6d41e8c26d
commit
f473bf695f
@ -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
|
||||
@ -74,4 +75,4 @@ aclocal
|
||||
autoconf
|
||||
automake --add-missing
|
||||
make distcheck
|
||||
```
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user