Skip to content

Commit

Permalink
Merge pull request #1446 from malcolmmackay/patch-1
Browse files Browse the repository at this point in the history
Added one instruction
  • Loading branch information
danamlewis committed Apr 21, 2019
2 parents ce59e04 + caa5441 commit ff81b63
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/docs/Build Your Rig/pi-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ Now we will select a Raspian-compatible updated branch by using `cd ~/src/oref0

First, update npm to the latest version. Run `npm install npm@latest -g`.

Next, change to the oref0 directory if you are not in it already. Run `cd ~/src/oref0`.

Now run `npm run global-install`. After about 10-15 minutes, the installations will end and you will be dropped off at the `root@yourrigname:~/src/oref0#` prompt. Successful completion of this step should look like below.

!["install piBakery"](../Images/build-your-rig/pi-install-success.png)
Expand Down

0 comments on commit ff81b63

Please sign in to comment.