From b08ade0dc77484c57f948913c43bc01624d6988d Mon Sep 17 00:00:00 2001 From: Ilias Daradimos Date: Wed, 5 Jun 2019 11:37:54 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 660f009..f06be6d 100644 --- a/README.md +++ b/README.md @@ -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