Update README.md

This commit is contained in:
wojtess
2023-10-31 23:52:18 +01:00
committed by GitHub
parent 982add2590
commit 22441e3b41

View File

@ -97,8 +97,8 @@ If not, the following two methods are both applicable:
2. Manual download and installation of the deb package
```bash
wget http://security.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1f-1ubuntu2.19_amd64.deb
sudo dpkg -i 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.0g-2ubuntu4_amd64.deb
```
## Compile the Image