Commit 9fa45efb0c849fb20769dedb44b4d24916d5bfec
1 parent
c3c7c411
removed mention of dongle
Showing
1 changed file
with
0 additions
and
5 deletions
openbr/openbr_export.cpp
| @@ -69,7 +69,6 @@ | @@ -69,7 +69,6 @@ | ||
| 69 | $ cd bin | 69 | $ cd bin |
| 70 | $ export LD_LIBRARY_PATH=../lib:${LD_LIBRARY_PATH} | 70 | $ export LD_LIBRARY_PATH=../lib:${LD_LIBRARY_PATH} |
| 71 | $ sudo ldconfig | 71 | $ sudo ldconfig |
| 72 | -$ sudo cp ../share/openbr/70-yubikey.rules /etc/udev/rules.d # Only needed if you were given a license dongle. | ||
| 73 | \endverbatim | 72 | \endverbatim |
| 74 | * \par OS X | 73 | * \par OS X |
| 75 | \verbatim | 74 | \verbatim |
| @@ -80,10 +79,6 @@ $ export DYLD_FRAMEWORK_PATH=../lib:${DYLD_FRAMEWORK_PATH} | @@ -80,10 +79,6 @@ $ export DYLD_FRAMEWORK_PATH=../lib:${DYLD_FRAMEWORK_PATH} | ||
| 80 | * \par Windows | 79 | * \par Windows |
| 81 | * No configuration is necessary! | 80 | * No configuration is necessary! |
| 82 | * | 81 | * |
| 83 | - * \section installation_license_dongle License Dongle | ||
| 84 | - * In the unlikely event that you were given a USB License Dongle, then dongle must be in the computer in order to use the SDK. | ||
| 85 | - * No configuration of the dongle is needed. | ||
| 86 | - * | ||
| 87 | * \section installation_done Start Working | 82 | * \section installation_done Start Working |
| 88 | * To test for successful installation: | 83 | * To test for successful installation: |
| 89 | \verbatim | 84 | \verbatim |