Updated runtime dependencies in the readme
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
7011a1c776
commit
579450a537
@ -11,10 +11,11 @@ Build dependencies:
|
||||
* make
|
||||
|
||||
Runtime dependencies:
|
||||
* ffmpeg
|
||||
* lsof
|
||||
|
||||
To install dependencies on Ubuntu: `apt install golang make lsof`
|
||||
To install dependencies on Red Hat/AlmaLinux: `dnf install go make lsof`
|
||||
To install dependencies on Ubuntu: `apt install golang make ffmpeg lsof`
|
||||
To install dependencies on Red Hat/AlmaLinux: `dnf install go make ffmpeg lsof`
|
||||
|
||||
To install Adept as a system service: `make build && sudo make install`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user