diff --git a/openSUSE-Leap-42.1-compile.md b/openSUSE-Leap-42.1-compile.md index 478af37..e6f1a17 100644 --- a/openSUSE-Leap-42.1-compile.md +++ b/openSUSE-Leap-42.1-compile.md @@ -2,4 +2,5 @@ I believe this was all I had to do to get a good 'make' compile on a fresh openS # zypper install boost-devel # zypper install gcc-c++ - # zypper install libusb-1_0-devel \ No newline at end of file + # zypper install libusb-1_0-devel + $ make \ No newline at end of file