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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ Getting Started
19
19
* Clone this repository using Git ([New to Git? Click here.](https://help.github.com/articles/set-up-git))
20
20
* Download this repository as a [zip file](https://github.com/sparkfun/SIK-Guide-Code/archive/master.zip) and unzip.
21
21
3. Place the `SIK-Guide-Code-master` folder in the Arduino IDE `examples` directory:
22
-
***Windows**: Drag the `SIK-Guide-Code-master` folder into `C:\program files\Arduino-x\examples`
22
+
***Windows**: Drag the `SIK-Guide-Code-master` folder into `C:\Program Files\Arduino-x\examples`
23
23
*_Note: For those that automatically installed the Arduino IDE on a Windows 64-bit computer, the Arduino program folder may be located in the "C:\Program Files (x86)..." folder._
24
24
***MacOS**: Right-click on the Arduino IDE app and click "Show Package Contents...". Drag the `SIK-Guide-Code-master` folder into `Contents/Resources/Java`
25
25
***Linux**: see [http://www.arduino.cc/playground/Learning/Linux](http://www.arduino.cc/playground/Learning/Linux)
0 commit comments