Skip to content

Commit bfff57e

Browse files
committed
updated README.md
1 parent d2fec40 commit bfff57e

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,16 @@
55
### VS Code & PlatformIO:
66
1. Install [VS Code](https://code.visualstudio.com/)
77
2. Install [PlatformIO](https://platformio.org/platformio-ide)
8-
3. Install **SinricPro** library by using [Library Manager](https://docs.platformio.org/en/latest/librarymanager/)
8+
3. Install **SinricPro** library by using [Library Manager](https://docs.platformio.org/en/latest/librarymanager/)
99

1010
![sinricpro library manager](https://github.com/sinricpro/images/blob/master/platformio-install-sinricpro.png)
1111

1212
### ArduinoIDE
13-
1. Download **SinricPro** [esp8266-esp32-sdk-master.zip](https://github.com/sinricpro/esp8266-esp32-sdk/archive/master.zip) from git
14-
2. Extract ZIP File to Arduino Library Folder (C:\Users\USERNAME\Documents\Arduino\libraries\SinricPro)
15-
3. Open Example in ArduinoIDE (File / Examples / SinricPro / ... )
13+
1. Open Library Manager (*Tools / Manage Libraries*)
14+
2. Search for *SinricPro* and click *Install*
15+
3. Open Example in ArduinoIDE (*File / Examples / SinricPro / ...*)
16+
17+
![ArduinoIDE Library Manager](https://github.com/sinricpro/images/blob/master/ArduinoIDE-Library-Manager.png)
1618

1719
---
1820

0 commit comments

Comments
 (0)