Update README.md
This commit is contained in:
parent
9d49e55e4c
commit
d44f91b573
|
|
@ -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
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue