diff --git a/Installation-on-OpenWrt.md b/Installation-on-OpenWrt.md index 68c30f4..7c198b2 100644 --- a/Installation-on-OpenWrt.md +++ b/Installation-on-OpenWrt.md @@ -1,4 +1,4 @@ -## Install required dependencies: +## Install required dependencies 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`