Skip to content

Commit

Permalink
typofix
Browse files Browse the repository at this point in the history
  • Loading branch information
scottleibrand committed Nov 12, 2017
1 parent bbc2fea commit c33111c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/Build Your Rig/pi-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ On Windows, use PuTTY to connect as the `pi` user to hostname `raspberrypi.local

Once you're logged in, run the following command to start the OpenAPS install process:

`curl -s https://raw.githubusercontent.com/openaps/oref0/pi-install/bin/openaps-install.sh > /tmp/openaps-install.s && sudo bash /tmp/openaps-install.sh`
`curl -s https://raw.githubusercontent.com/openaps/oref0/pi-install/bin/openaps-install.sh > /tmp/openaps-install.sh && sudo bash /tmp/openaps-install.sh`

You'll be prompted to set a password. You'll want to change it to something personal so your device is secure. Make sure to write down/remember your password; this is what you'll use to log in to your rig moving forward. You'll type it twice. There is no recovery of this password if you forget it. You will have to start over from the top of this page if you forget your password.

Expand Down

0 comments on commit c33111c

Please sign in to comment.