From 79d27671ca89cd9680eb485dc0f5746a2c641230 Mon Sep 17 00:00:00 2001 From: Silver Kuusik Date: Wed, 14 Aug 2019 13:50:09 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9e77ad..61bb6b1 100755 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The software that is running on the SumoRobots * Change the SERIAL_PORT in the Makefile * Install [Python](https://www.python.org/downloads/) * Install [esptool](https://github.com/espressif/esptool) (to flash MicroPython to the ESP32) -* Download [the MicroPython binary](https://github.com/robokoding/sumorobot-firmware/releases) to this directory +* Download the [SumoFirmware](https://github.com/robokoding/sumorobot-firmware/releases) to this directory * Upload the SumoFirmware to your ESP32 (open a terminal and type: make all) # Support