Update README.md

This commit is contained in:
aiminick 2019-10-07 00:57:39 +08:00 committed by GitHub
parent 2bb986e042
commit 2b8f38b40d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -860,7 +860,7 @@ amixer cset numid=3 2
```
dpkg --add-architecture armhf
apt update
## 需要先安装32位的ibc6的基础库
## 需要先安装32位的"libc6:armhf"的基础库
apt install libc6:armhf
apt install 其他软件包名:armhf
## 安装32位软件请在包的名称后加入后缀 ":armhf"