diff --git a/doc/md/Use_of_Proxmark/0_Compilation-Instructions.md b/doc/md/Use_of_Proxmark/0_Compilation-Instructions.md index c40d18458..2196bff39 100644 --- a/doc/md/Use_of_Proxmark/0_Compilation-Instructions.md +++ b/doc/md/Use_of_Proxmark/0_Compilation-Instructions.md @@ -21,7 +21,7 @@ git pull ## Clean and compile everything ```sh -make clean && make all +make clean && make -j ``` ### if you got an error