mirror of
https://github.com/Jackett/Jackett
synced 2024-12-22 15:57:50 +00:00
Updated Installation on OpenWrt (markdown)
parent
b341f2e97a
commit
7154ce160c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
## Install required dependencies:
|
## Install required dependencies
|
||||||
You need to install the following dependencies: icu, libstdcpp6, libintl, whoami, pgrep
|
You need to install the following dependencies: icu, libstdcpp6, libintl, whoami, pgrep
|
||||||
|
|
||||||
`opkg update && opkg install icu70 icu-full-data70 libstdcpp6 libintl-full8 procps-ng procps-ng-pgrep coreutils-whoami`
|
`opkg update && opkg install icu70 icu-full-data70 libstdcpp6 libintl-full8 procps-ng procps-ng-pgrep coreutils-whoami`
|
||||||
|
|
Loading…
Reference in a new issue