From 7748fa0ed034e4a75132ccec4acb6df1307bdbb9 Mon Sep 17 00:00:00 2001 From: medusa Date: Fri, 19 Apr 2024 21:17:12 +0000 Subject: [PATCH] Update docs/tech_docs/OpenWrt.md --- docs/tech_docs/OpenWrt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tech_docs/OpenWrt.md b/docs/tech_docs/OpenWrt.md index 6787682..dd369e3 100644 --- a/docs/tech_docs/OpenWrt.md +++ b/docs/tech_docs/OpenWrt.md @@ -157,7 +157,7 @@ service networking restart ``` ```bash -apk add bash curl wget nano vim +apk add bash curl wget vim htop ``` ```bash