1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-07-03 10:23:14 +00:00
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

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: