Skip to content

Commit

Permalink
Updated Raspberry Pi instructions (markdown)
Browse files Browse the repository at this point in the history
  • Loading branch information
CJentzsch committed Aug 20, 2015
1 parent 3a6ed13 commit 43a5103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Raspberry-Pi-instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ makepkg -si
```
#### Building the client

The instructions for building the client from here and on are identical with Ubuntu so the reader should refer to the [relevant page](https://github.com/ethereum/cpp-ethereum/wiki/Building-on-Ubuntu#choose-your-source). but use `cmake .. -DBUNDLE=minimal -DETHASHCL=0 DEVMJIT=0` instead.
The instructions for building the client from here and on are identical with Ubuntu so the reader should refer to the [relevant page](https://github.com/ethereum/cpp-ethereum/wiki/Building-on-Ubuntu#choose-your-source). but use `cmake .. -DBUNDLE=minimal -DETHASHCL=0 -DEVMJIT=0` instead.

Resources:

Expand Down

0 comments on commit 43a5103

Please sign in to comment.