Explorar o código

Update README.md

Toby Chui %!s(int64=3) %!d(string=hai) anos
pai
achega
d0493fe130
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -75,6 +75,10 @@ To optain the .img file, you can unzip the compressed image using 7zip. If you d
 
 Since v1.119, arozos pre-build image has been moved from the original Raspberry Pi OS 32-bit to 64-bit for better utilization of system resources. For older version of Pis, you can install arozos with the command below with a fresh installation of Raspberry Pi OS
 
+```
+curl -L https://raw.githubusercontent.com/tobychui/arozos/master/installer/install_for_pi.sh | bash
+```
+or without curl
 ```
 cd ~/
 wget https://raw.githubusercontent.com/tobychui/arozos/master/installer/install_for_pi.sh