From fe6346aa11335182fe49dcdbcfc5eb0149c3d7d6 Mon Sep 17 00:00:00 2001 From: PGIII Date: Thu, 11 Apr 2024 17:55:16 -0400 Subject: [PATCH] Update readme.md --- readme.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/readme.md b/readme.md index bc50b9e..52c56fa 100644 --- a/readme.md +++ b/readme.md @@ -13,8 +13,6 @@ cargo build ```sh cargo run ``` -- You can include the `--monitor` argument to the `espflash` command to open a serial monitor after flashing the device. -- For more details on [`espflash` usage see the README](https://github.com/esp-rs/espflash/tree/main/espflash#usage) ## Monitor ```sh