solo1/udev/README.md

15 wiersze
240 B
Markdown
Czysty Zwykły widok Historia

2019-03-18 00:20:34 +00:00
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
```