This commit is contained in:
Oros42 2017-07-26 22:04:36 +02:00 committed by GitHub
parent b0e95ad26f
commit 074f1a0c91

View file

@ -17,10 +17,14 @@ Setup
=====
```
sudo apt install python-numpy python-scipy python-scapy
sudo add-apt-repository -y ppa:ptrkrysik/gr-gsm
sudo apt update
sudo apt install gr-gsm python-numpy python-scipy python-scapy
sudo apt install gr-gsm
```
If gr-gsm failled to setup. Try this setup : https://github.com/ptrkrysik/gr-gsm/wiki/Installation
Run
===