Update README.md
This commit is contained in:
parent
2bb986e042
commit
2b8f38b40d
|
|
@ -860,7 +860,7 @@ amixer cset numid=3 2
|
||||||
```
|
```
|
||||||
dpkg --add-architecture armhf
|
dpkg --add-architecture armhf
|
||||||
apt update
|
apt update
|
||||||
## 需要先安装32位的ibc6的基础库
|
## 需要先安装32位的"libc6:armhf"的基础库
|
||||||
apt install libc6:armhf
|
apt install libc6:armhf
|
||||||
apt install 其他软件包名:armhf
|
apt install 其他软件包名:armhf
|
||||||
## 安装32位软件请在包的名称后加入后缀 ":armhf"
|
## 安装32位软件请在包的名称后加入后缀 ":armhf"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue