This commit is contained in:
Carles Fernandez 2019-11-17 13:00:06 +01:00
commit 41fc4783ae
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D
1 changed files with 2 additions and 2 deletions

View File

@ -160,13 +160,13 @@ This option is adequate if you are interested in development, in working with th
First of all, install some basic packages:
~~~~~~
$ sudo apt-get install git python-pip
$ sudo apt-get install git python3-pip
~~~~~~
Download, build and install PyBOMBS:
~~~~~~
$ sudo pip install git+https://github.com/gnuradio/pybombs.git
$ sudo pip3 install --upgrade git+https://github.com/gnuradio/pybombs.git
~~~~~~
Apply a configuration: