summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index f29f075..3dbe269 100644
--- a/README.md
+++ b/README.md
@@ -60,6 +60,7 @@ device.
60For instance to make your device boot into normal mode again use: 60For instance to make your device boot into normal mode again use:
61```shell 61```shell
62setenv auto-boot true 62setenv auto-boot true
63saveenv
63reboot 64reboot
64``` 65```
65 66
@@ -111,4 +112,4 @@ iPadOS, tvOS, watchOS, and macOS are trademarks of Apple Inc.
111This project is an independent software library and has not been authorized, 112This project is an independent software library and has not been authorized,
112sponsored, or otherwise approved by Apple Inc. 113sponsored, or otherwise approved by Apple Inc.
113 114
114README Updated on: 2020-06-14 115README Updated on: 2020-10-23