From 038fe10b21611bbd24bcaa2049bf96ed4124306f Mon Sep 17 00:00:00 2001 From: Stefan Kremser Date: Sun, 12 Mar 2017 11:59:36 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a005d86..bef9735 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ You have 2 choices here. Uploading the bin files is easier but not as good for d **0** Download the current release from [here](https://github.com/spacehuhn/esp8266_deauther/releases) -**1** Upload using the ESP8266 flash tool of your choice. I recommend using the [nodemcu-flasher](https://github.com/nodemcu/nodemcu-flasher). +**1** Upload using the ESP8266 flash tool of your choice. I recommend using the [nodemcu-flasher](https://github.com/nodemcu/nodemcu-flasher). If this doesn't work you can also use the official [esptool](https://github.com/espressif/esptool) from espressif. **That's all! :)**