mirror of
https://github.com/lxsang/ant-http
synced 2024-11-18 01:08:21 +01:00
Update README.md
This commit is contained in:
parent
ba6694ab8b
commit
65a6813af5
@ -42,7 +42,7 @@ wget -O- https://get.iohub.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
|
||||||
cd antd-x.x.x
|
cd antd-x.x.x
|
||||||
./configure --prefix=/usr --enable-debug=yes
|
./configure --prefix=/usr
|
||||||
make
|
make
|
||||||
sudo make install
|
sudo make install
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user