diff --git a/README.md b/README.md index 812a524..b9e77ad 100755 --- a/README.md +++ b/README.md @@ -2,16 +2,12 @@ The software that is running on the SumoRobots -Code - # Instructions * Change the SERIAL_PORT in the Makefile -* Add your WiFi networks to the config.json file * Install [Python](https://www.python.org/downloads/) * Install [esptool](https://github.com/espressif/esptool) (to flash MicroPython to the ESP32) -* Install [ampy](https://github.com/adafruit/ampy) (for uploading files) -* Download [the MicroPython binary](http://micropython.org/download#esp32) to this directory -* Upload the MicroPython binary and the SumoRobot firmware to your ESP32 (open a terminal and type: make all) +* Download [the MicroPython binary](https://github.com/robokoding/sumorobot-firmware/releases) to this directory +* Upload the SumoFirmware to your ESP32 (open a terminal and type: make all) # Support If you find our work useful, please consider donating : )