From d44f91b57301feba77f271dc8cdcb2013009e358 Mon Sep 17 00:00:00 2001 From: aiminick <83101338@qq.com> Date: Tue, 5 Nov 2019 18:01:46 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b52626..1cb3ae1 100644 --- a/README.md +++ b/README.md @@ -1225,7 +1225,7 @@ Make sure your system can connect to internet, then run the commands below as ro ``` qq_pkg='linuxqq_2.0.0-b1-1024_arm64.deb' ; \ cd ~ ; \ -wget https://raw.githubusercontent.com/openfans-community-offical/Debian-Pi-Aarch64/master/$qq_pkg ; \ +wget https://raw.githubusercontent.com/openfans-community-offical/Debian-Pi-Aarch64/master/add-app/$qq_pkg ; \ apt install ./$qq_pkg -y ; \ rm -rf ./$qq_pkg ```