From 4c30c3344947eca32075e7be1d9855c425f023ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9D=B3=E6=B4=AA=E5=8D=9A?= Date: Fri, 29 May 2020 21:16:46 +0800 Subject: [PATCH] =?UTF-8?q?-=20=E5=9C=A8=E7=BA=BF=E5=8D=87=E7=BA=A7?= =?UTF-8?q?=E6=96=B9=E6=B3=95=E4=B8=AD=20zstd=20=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E5=AE=89=E8=A3=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b933982..3d4bd2a 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ https://github.com/klever1988/nanopi-openwrt/blob/master/CHANGELOG.md ```bash opkg update opkg install zstd +opkg install libzstd ``` 然后下载脚本执行 ```bash