Skip to content

Commit

Permalink
Merge pull request rad1o#41 from Fensterbank/master
Browse files Browse the repository at this point in the history
fixed typo
  • Loading branch information
Sec42 committed Aug 14, 2015
2 parents 5709de1 + eeedb0e commit 70d222b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/build.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
```
sudo add-apt-repository -y ppa:terry.guo/gcc-arm-embedded
echo "Package: gcc-arm-none-eabi\n Pin: release o=LP-PPA-terry.guo-gcc-arm-embedded\n Priority: 501" |sudo tee /etc/apt/preferences.d/pin-gcc-arm-embedded
sudo apt-gte update
sudo apt-get update
```
`sudo apt-get install gcc-arm-none-eabi libnewlib-arm-none-eabi`
Expand Down

0 comments on commit 70d222b

Please sign in to comment.