diff --git a/README.md b/README.md index bd1dfc9..224b190 100644 --- a/README.md +++ b/README.md @@ -63,10 +63,11 @@ Windows:
  2a. Open folder with adb in it
  2b. Right click a blank spot within the folder
  2c. Open in terminal
-  2d.
./adb shell
-  2e.
grep -E "authKey=[a-z0-9]*," /sdcard/Android/data/com.xiaomi.wearable/files/log/XiaomiFit.device.log |
+  2d. Ensure usb debugging is on on your android and plug it into the pc.
+  2e.
./adb shell
+  2f.
grep -E "authKey=[a-z0-9]*," /sdcard/Android/data/com.xiaomi.wearable/files/log/XiaomiFit.device.log |
 awk -F ", " '{print $17}' | grep authKey | tail -1 | awk -F "=" '{print $2}'
-  2f. Copy/clipboard the output. Disconnect phone, close ADB.
+  2g. Copy/clipboard the output. Disconnect phone, close ADB.
     Credit: iamfosscad
3. Uninstall Mi Fitness
4. Download/Install Notify for Mi Band (up to 7)