mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 09:28:40 +02:00
Update README.md
This commit is contained in:
@@ -121,4 +121,10 @@ The dependencies are as follows
|
|||||||
- CMake 3.2 or above
|
- CMake 3.2 or above
|
||||||
- GCC 4.7 or above, 4.8+ recommended
|
- GCC 4.7 or above, 4.8+ recommended
|
||||||
- `libusb-1.0-0-dev`
|
- `libusb-1.0-0-dev`
|
||||||
- `build-essential` is recommended
|
- `build-essential` is recommended
|
||||||
|
|
||||||
|
If you'd like to be able to run programs that use this library without being root, consider using the included udev rules
|
||||||
|
|
||||||
|
```
|
||||||
|
$ sudo cp 99-intrepidcs.rules /etc/udev/rules.d/
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user