mirror of
https://github.com/shakemid/pcsensor-temper.git
synced 2025-01-21 00:58:17 +01:00
Merge pull request #2 from silverark/patch-1
Added build for Ubuntu/Debian systems
This commit is contained in:
commit
f31ae039b1
1 changed files with 7 additions and 0 deletions
|
@ -44,6 +44,13 @@ $ make
|
|||
...
|
||||
# cp pcsensor /usr/local/bin/
|
||||
```
|
||||
## Ubuntu 16 & 18 / Debian
|
||||
```
|
||||
# sudo apt install libgusb-dev gcc
|
||||
# make
|
||||
...
|
||||
# cp pcsensor /usr/local/bin/
|
||||
```
|
||||
|
||||
# Usage
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue