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