Update README.md

This commit is contained in:
Ilias Daradimos 2019-06-05 11:37:54 +00:00 committed by Manolis Surligas
parent 8b74aa8e82
commit b08ade0dc7
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ sudo make install
3. `mkdir build`
4. `cd build`
5. `cmake ..`
6. `make`
6. `make -j $(nproc --all)`
7. `sudo make install`
If this is the first time you are building the gr-satnogs module run