Unverified Commit 779d2ba9 authored by wojtess's avatar wojtess Committed by GitHub

Update README-ja.md

parent 69e830ef
...@@ -97,8 +97,8 @@ SDKのmkimageコマンドは`libssl1.1`に依存しています。`dpkg -s libss ...@@ -97,8 +97,8 @@ SDKのmkimageコマンドは`libssl1.1`に依存しています。`dpkg -s libss
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