Skip to content

Commit

Permalink
bitstring and bitarray moved to dmr_utils setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
N4IRS authored Aug 22, 2017
1 parent f216300 commit 3279aeb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mk-dmrlink
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ echo ""
apt-get install python-dev -y
apt-get install python-pip -y
apt-get install python-twisted -y
pip install bitstring
pip install bitarray
# pip install bitstring
# pip install bitarray

cd /opt
git clone https://github.com/n0mjs710/dmr_utils.git
Expand Down

0 comments on commit 3279aeb

Please sign in to comment.