solo/udev/README.md
2019-03-18 02:52:34 +01:00

15 lines
240 B
Markdown

This is for Linux systems only.
To install the official SoloKeys udev rules, allowing access to your key, run
```
make install
```
This should work assuming your system is reasonably up-to-date. If not, try
```
make install-legacy
```