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