diff --git a/stlinkv1_macosx_driver/README b/stlinkv1_macosx_driver/README index 0c0adba..0c78948 100644 --- a/stlinkv1_macosx_driver/README +++ b/stlinkv1_macosx_driver/README @@ -31,7 +31,6 @@ P.S. If error `OS X version not supported` occurs. For the latest versions of Ma > ISOSXLION=$(sw_vers -productVersion | sed -e 's:.[[:digit:]]*$::') ``` FOR OS X 10.10 Yosemite you must force the system to load unsigned kernelextensions -you can so this with this command sudo nvram boot-args="kext-dev-mode=1“