diff --git a/README.md b/README.md index 89ad37e84..b0eefe10b 100644 --- a/README.md +++ b/README.md @@ -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: