You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,9 +35,9 @@ Go to `Sketch > Include Library > Library Manager > Search` for `RemoteSerial >
35
35
36
36
### Manual Install
37
37
38
-
For Windows: Download the Repository and extract the .zip in `Documents > Arduino > Libraries > {place "RemoteSerial" folder Here}`
38
+
For Windows: download the [repository](https://github.com/supercrab/RemoteSerial/archive/master.zip) and extract the .zip in `Documents > Arduino > Libraries > place "RemoteSerial" folder Here`
39
39
40
-
For Linux: Download the Repository and extract the .zip in `Sketchbook > Libraries > {place "RemoteSerial" folder Here}`
40
+
For Linux: download the [repository](https://github.com/supercrab/RemoteSerial/archive/master.zip) and extract the .zip in `Sketchbook > Libraries > place "RemoteSerial" folder Here`
0 commit comments