From d537202c5d89d7f585902626d0802bbbe52dbb5e Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Fri, 23 Oct 2020 16:47:39 +0200 Subject: README: Add missing saveenv to example --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f29f075..3dbe269 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ device. For instance to make your device boot into normal mode again use: ```shell setenv auto-boot true +saveenv reboot ``` @@ -111,4 +112,4 @@ iPadOS, tvOS, watchOS, and macOS are trademarks of Apple Inc. This project is an independent software library and has not been authorized, sponsored, or otherwise approved by Apple Inc. -README Updated on: 2020-06-14 +README Updated on: 2020-10-23 -- cgit v1.1-32-gdbae