Skip to content

Commit

Permalink
newlines etc.
Browse files Browse the repository at this point in the history
  • Loading branch information
scottleibrand committed Nov 12, 2017
1 parent 7405659 commit e4351f2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/docs/Build Your Rig/OpenAPS-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
### Get your rig online and install dependencies

If you are using an Intel Edison, start with the [Intel Edison instructions](edison-install.md).

If you are using a Raspberry Pi, start with the [Raspberry Pi instructions](pi-install.md).

### Run oref0-setup
Expand Down
3 changes: 2 additions & 1 deletion docs/docs/Build Your Rig/pi-install.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Setting up a Raspberry Pi
# Setting up a Raspberry Pi rig

### Download Raspbian and write it to your microSD card ###

Expand Down Expand Up @@ -26,6 +26,7 @@ Also create an empty file named `ssh` (with no file extention) to enable SSH log
Eject the microSD card from your computer, insert it into your Pi, and plug in power to the Pi to turn it on. Give it a couple minutes to boot up. Once the green LED stops blinking as much, you can try to log in.

On Mac, open Terminal and `ssh pi@raspberrypi.local`

On Windows, use PuTTY to connect as the `pi` user to hostname `raspberrypi.local`

### Run openaps-install.sh ###
Expand Down

0 comments on commit e4351f2

Please sign in to comment.