From 245898e772d518d4bf1600298df17008bbc39007 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=A8=97=E7=94=B0=20=E5=A5=88=E9=97=B4?=
 <HiedaNaKan@kurumi.io>
Date: Thu, 27 Jun 2019 17:48:55 +0800
Subject: [PATCH] =?UTF-8?q?=E5=96=B5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 9a9777f..ea7f48c 100644
--- a/README.md
+++ b/README.md
@@ -81,10 +81,10 @@ $ su
 复制空包 (已打包好)
 
 ```
+$ cd ./FuckMFS/empty
 $ su
-# cd ./FuckMFS/empty
 # setenforce 0
-# mount -o remount /dev/block/nandd /system
+# mount -o remount /system
 # cp empty_mfsocket.apk /system/app
 # cp EmptyMFSocket.apk /system/app
 # chmod 644 /system/app/empty_mfsocket.apk
-- 
GitLab