diff --git a/fs_mgr/README.overlayfs.md b/fs_mgr/README.overlayfs.md index bb63df8f4..f57907862 100644 --- a/fs_mgr/README.overlayfs.md +++ b/fs_mgr/README.overlayfs.md @@ -32,9 +32,9 @@ Use the following sequence to perform the remount. Then enter one of the following sequences: - $ adb stop + $ adb shell stop $ adb sync - $ adb start + $ adb shell start $ adb reboot *or*