Skip to content

Commit

Permalink
Missing step to download components
Browse files Browse the repository at this point in the history
  • Loading branch information
aurelienduarte authored Sep 3, 2016
1 parent 5737cea commit c4e7236
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ git clone https://github.com/Djimmer/obts

Go to the OpenBTS folder, dev/
```javascript
% Download all of the components
./clone.sh
cd libcoredumper;
./build.sh && \
sudo dpkg -i *.deb;
Expand Down

0 comments on commit c4e7236

Please sign in to comment.