Skip to content

Commit

Permalink
Merge pull request #28 from analogdevicesinc/readme-update
Browse files Browse the repository at this point in the history
Update README to include all dependencies for truly barebones build.
  • Loading branch information
mhennerich authored Jan 17, 2019
2 parents 14a6611 + 7063f7b commit 0ec5004
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Latest binary Release : [![GitHub release](https://img.shields.io/github/release
```bash
sudo apt-get install git build-essential fakeroot libncurses5-dev libssl-dev ccache
sudo apt-get install dfu-util u-boot-tools device-tree-compiler libssl1.0-dev mtools
sudo apt-get install bc python cpio zip unzip rsync file wget
git clone --recursive https://github.com/analogdevicesinc/plutosdr-fw.git
cd plutosdr-fw
export CROSS_COMPILE=arm-linux-gnueabihf-
Expand Down

0 comments on commit 0ec5004

Please sign in to comment.