Skip to content

Commit b377e6c

Browse files
Update README.md.
1 parent 24cad3c commit b377e6c

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,11 @@ The M5 with its slick design and rounded corners™ also has a rather good [
4545

4646
### Setup
4747

48-
1. Install the drivers for your dac. See [hardware needed](#hardware-needed)
49-
2. Copy the php script to your music folder on the server.
50-
3. Open `system_setup.h` and set your wifi credentials, select a board and set `SCRIPT_URL` to the php script location. Save this file.
51-
5. (In the Arduino IDE) Select `ESP32 Dev Module` as board.
48+
1. Download the [latest eStreamPlayer release](https://github.com/CelliesProjects/eStreamPlayer32/releases/latest).
49+
2. Install the drivers for your dac. See [hardware](#hardware-needed).
50+
3. Copy the php script to your music folder on the server.
51+
4. Open `system_setup.h` and set your wifi credentials, select a board and set `SCRIPT_URL` to the php script location.
52+
5. Select `ESP32 Dev Module` as board.
5253
6. Flash the sketch to your esp32. Set `Tools->Core Debug Level->Info` before you flash so you can grab the ip address from the serial port.
5354
7. Browse to the ip address shown in the serial port.
5455

0 commit comments

Comments
 (0)