Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cpq committed Jun 27, 2022
1 parent c8bb3d2 commit 80e8cda
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
replacement of `esptool.py`. `esputil` is written in C and is available as a
no-dependency static binaries for Mac, Linux, Windows:

- Windows binary: [esptuil.exe](https://github.com/cpq/esputil/releases/latest/download/esputil.exe)
- Linux binary: [esptuil_linux](https://github.com/cpq/esputil/releases/latest/download/esputil_linux)
- MacOS binary: [esptuil_macos](https://github.com/cpq/esputil/releases/latest/download/esputil_macos)
- Windows binary: [esputil.exe](https://github.com/cpq/esputil/releases/latest/download/esputil.exe)
- Linux binary: [esputil_linux](https://github.com/cpq/esputil/releases/latest/download/esputil_linux)
- MacOS binary: [esputil_macos](https://github.com/cpq/esputil/releases/latest/download/esputil_macos)


The following `esputil` features makes it useful for dealing with ESP32:
Expand Down

0 comments on commit 80e8cda

Please sign in to comment.