Commit 9fa45efb0c849fb20769dedb44b4d24916d5bfec

Authored by Josh Klontz
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 69 $ cd bin
70 70 $ export LD_LIBRARY_PATH=../lib:${LD_LIBRARY_PATH}
71 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 72 \endverbatim
74 73 * \par OS X
75 74 \verbatim
... ... @@ -80,10 +79,6 @@ $ export DYLD_FRAMEWORK_PATH=../lib:${DYLD_FRAMEWORK_PATH}
80 79 * \par Windows
81 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 82 * \section installation_done Start Working
88 83 * To test for successful installation:
89 84 \verbatim
... ...