Unverified Commit 69e830ef authored by wojtess's avatar wojtess Committed by GitHub

Update README-zh.md

parent 22441e3b
...@@ -95,8 +95,8 @@ sudo apt install -y pkg-config build-essential ninja-build automake autoconf lib ...@@ -95,8 +95,8 @@ sudo apt install -y pkg-config build-essential ninja-build automake autoconf lib
2. 手动下载deb包安装 2. 手动下载deb包安装
```bash ```bash
wget http://security.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1f-1ubuntu2.19_amd64.deb wget http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.0g-2ubuntu4_amd64.deb
sudo dpkg -i libssl1.1_1.1.1f-1ubuntu2.19_amd64.deb sudo dpkg -i libssl1.1_1.1.0g-2ubuntu4_amd64.deb
``` ```
## 编译 ## 编译
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment