Update README_zh.md

This commit is contained in:
aiminick 2020-06-16 00:55:14 +08:00 committed by GitHub
parent 591f0c895a
commit 8cd997f662
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1319,7 +1319,7 @@ E: 无法修正错误,因为您要求某些软件包保持现状,就是它
运行命令:
```
sudo sed -i \
sudo sed -i \
's/"hardware_acceleration_mode":{"enabled":true},/"hardware_acceleration_mode":{"enabled":false},/' \
/home/pi/.config/chromium/Local\ State
```