Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Commit

Permalink
doesn't work on vanilla raspbian before apt-get update
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhub committed Jun 5, 2013
1 parent 781b4d4 commit 20ffd8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ It prepares the PI for realtime audio, and installs the proper patched packages.

Run it by doing the following:

sudo apt-get --no-install-recommends install -y git-core
sudo apt-get update && sudo apt-get --no-install-recommends install -y git-core
git clone git://github.com/adamhub/ampbrownie.git

Then execute part one of the script:
Expand Down

0 comments on commit 20ffd8c

Please sign in to comment.