diff --git a/docs/getting-started/flashing-esp32.md b/docs/getting-started/flashing-esp32.md index 964ea4a1..5408da78 100644 --- a/docs/getting-started/flashing-esp32.md +++ b/docs/getting-started/flashing-esp32.md @@ -186,7 +186,7 @@ values={[ :::important -On Windows, you must explicitly declare esptools as a .py script. Use `esptools.py chip_id`. +On Windows, you must explicitly declare esptool as a .py script. Use `esptool.py chip_id`. :::