diff --git a/README.md b/README.md index 3963c2e..e146873 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,8 @@ Initramfs inspecting works! Press vol- button and try this command: ```bash -picocom -b 115200 /dev/ttyACM0 +telnet 172.16.42.1 +# picocom -b 115200 /dev/ttyACM0 ``` [More about that](https://wiki.postmarketos.org/wiki/Initramfs/Inspecting#Using_the_debug_shell)