Forráskód Böngészése

Mention beta version of PlatformIO is required

Christopher Mullins 8 éve
szülő
commit
8263b91f85
1 módosított fájl, 6 hozzáadás és 0 törlés
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -57,6 +57,12 @@ platformio run -e $ESP_BOARD --target upload
 
 Of course make sure to substitute `nodemcuv2` with the board that you're using.
 
+**Note that currently you'll need to use the beta version of PlatformIO.**  To install with pip:
+
+```
+pip install -U https://github.com/platformio/platformio-core/archive/develop.zip
+```
+
 You can find pre-compiled firmware images on the [releases](https://github.com/sidoh/esp8266_milight_hub/releases).
 
 #### Configure WiFi