From 4b58b395a926ca0db0dddbf71adadd55432e09ce Mon Sep 17 00:00:00 2001 From: aiminick <83101338@qq.com> Date: Tue, 16 Jun 2020 00:35:40 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 962c4cf..fa83640 100644 --- a/README.md +++ b/README.md @@ -1385,7 +1385,8 @@ U will see this issue on version 20200615 U3, Cuz we changed mesalib, should use Run command: ``` -sudo sed -i 's/"hardware_acceleration_mode":{"enabled":true},/"hardware_acceleration_mode":{"enabled":false},/' /home/pi/.config/chromium/Local\ State +sudo sed -i 's/"hardware_acceleration_mode":{"enabled":true},/"hardware_acceleration_mode":{"enabled":false},/' \ +/home/pi/.config/chromium/Local\ State ``` ### 3-17. Extra Application Instructions