Update README.md that add 'sudo' in Install, Requirement, Debian/Ubuntu Field

This commit is contained in:
takurx 2019-12-02 07:51:35 +00:00 committed by Manolis Surligas
parent 3339977b81
commit 31a6223334
1 changed files with 3 additions and 3 deletions

View File

@ -27,9 +27,9 @@ telecommunication schemes.
#### Debian / Ubuntu
```bash
apt install -y build-essential cmake gnuradio g++ \
python-mako python-six libogg-dev \
libvorbis-dev libpng-dev libpng++-dev \
sudo apt install -y build-essential cmake gnuradio g++ \
python-mako python-six libogg-dev \
libvorbis-dev libpng-dev libpng++-dev \
swig libjsoncpp-dev
cd /tmp
git clone https://github.com/gnuradio/volk.git