Skip to content

Commit 48810f2

Browse files
authored
Update README.md
1 parent 3213b1b commit 48810f2

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

README.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@ These sketches are designed to work with the [SIK Experiment Guide](https://lear
1414
Getting Started
1515
---------------
1616

17-
1. If you haven't yet, download and install the [Arduino IDE](http://arduino.cc/en/Main/Software)
17+
1. If you haven't yet, download and install the [Arduino IDE](http://arduino.cc/en/Main/Software).
1818
2. Obtain the latest SIK Guide Code by one of the following methods:
19-
* Clone this repository using Git ([New to Git? Click here.](https://help.github.com/articles/set-up-git))
20-
* Download this repository as a [zip file](https://github.com/sparkfun/SIK-Guide-Code/archive/master.zip) and unzip.
19+
* Clone this repository using Git ([New to Git? Click here.](https://help.github.com/articles/set-up-git))
20+
* Download this repository as a [zip file](https://github.com/sparkfun/SIK-Guide-Code/archive/master.zip) and unzip.
2121
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`
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-
* **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-
* **Linux**: see [http://www.arduino.cc/playground/Learning/Linux](http://www.arduino.cc/playground/Learning/Linux)
26-
4. Start the Arduino IDE; the examples should be visible in this menu: `File > Examples > SIK Guide Code`
22+
* **Windows**: Drag the `SIK-Guide-Code-master` folder into `C:\Program Files\Arduino-x\examples`
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+
* **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+
* **Linux**: see [http://www.arduino.cc/playground/Learning/Linux](http://www.arduino.cc/playground/Learning/Linux)
26+
4. Start the Arduino IDE; the examples should be visible in this menu. Depending on how the folder is named, it should look similar to: `File > Examples > SIK Guide Code`.
2727

2828
Sketch Topics
2929
-------------
@@ -60,8 +60,9 @@ Sketch Topics
6060

6161
Documentation
6262
--------------
63-
* **[How to Install CH340 Drivers](https://learn.sparkfun.com/tutorials/how-to-install-ch340-drivers)** - CH340 Drivers for the RedBoard Qwiic
64-
* **[Hookup Guide](https://learn.sparkfun.com/tutorials/sparkfun-inventors-kit-experiment-guide---v41)** - Experiment Guide for the SIK.
63+
* **[How to Install CH340 Drivers](https://learn.sparkfun.com/tutorials/how-to-install-ch340-drivers)** - CH340 Drivers for the RedBoard Qwiic.
64+
* **[Hookup Guide](https://learn.sparkfun.com/tutorials/sparkfun-inventors-kit-experiment-guide---v41)** - Online experiment guide for the SIK.
65+
* **[Printed Guidebook](https://github.com/sparkfun/SIK_Guide)** - Archives of the printed guidebook in PDF format.
6566

6667
Version History
6768
---------------

0 commit comments

Comments
 (0)