diff --git a/README.osx b/README.osx index 8ee0eca71..48fa6623b 100644 --- a/README.osx +++ b/README.osx @@ -23,9 +23,9 @@ $ ./configure Then compile the hamlib files -$ ./make +$ make -Hint: "./make -jx" with x for the amount of CPU cores will speed up the +Hint: "make -jx" with x for the amount of CPU cores will speed up the compilation Install hamlib @@ -33,4 +33,4 @@ Install hamlib Install the Hamlib libraries and executables -$ sudo ./make install +$ sudo make install