mirror of
https://github.com/lxsang/ant-http
synced 2025-07-27 02:59:47 +02:00
Update README.md
This commit is contained in:
@ -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
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user