Skip to content

Commit e1081e3

Browse files
authored
Update README.md (#8706)
Remove unused Travis URL, update documentation links and add PlatformIO platform instructions
1 parent fff12e3 commit e1081e3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,11 @@ Boards manager link: `https://arduino.esp8266.com/stable/package_esp8266com_inde
3939
Documentation: [https://arduino-esp8266.readthedocs.io/en/3.0.2/](https://arduino-esp8266.readthedocs.io/en/3.0.2/)
4040

4141
### Using git version
42-
[![Linux build status](https://travis-ci.org/esp8266/Arduino.svg)](https://travis-ci.org/esp8266/Arduino)
4342

4443
Also known as latest git or master branch.
4544

46-
- Install the current upstream Arduino IDE at the 1.8 level or later. The current version is on the [Arduino website](https://www.arduino.cc/en/software).
47-
- Follow the [instructions in the documentation](https://arduino-esp8266.readthedocs.io/en/latest/installing.html#using-git-version).
45+
- When using [Arduino IDE](https://www.arduino.cc/en/software), follow [our instructions here](https://arduino-esp8266.readthedocs.io/en/latest/installing.html#using-git-version).
46+
- When using [PlatformIO](https://platformio.org/install), refer to [platformio/espressif8266 platform documentation](https://docs.platformio.org/en/stable/platforms/espressif8266.html#using-arduino-framework-with-staging-version).
4847

4948
### Using PlatformIO
5049

0 commit comments

Comments
 (0)