From 7154ce160c7459c17e60d7ccc443122c95c072a2 Mon Sep 17 00:00:00 2001 From: Diego Heras Date: Sun, 31 Jul 2022 21:15:23 +0200 Subject: [PATCH] Updated Installation on OpenWrt (markdown) --- Installation-on-OpenWrt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`