Browse Source

Update README.md

John Guan 3 years ago
parent
commit
da99b2d01a
1 changed files with 6 additions and 0 deletions
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -24,6 +24,12 @@ IceWhale team believes that through community-driven collaborative innovation an
 
 Fresh install a system from the list below and run the this command:
 
+```sh
+wget -qO- https://get.icewhale.io/casaos.sh | bash
+```
+
+or
+
 ```sh
 curl -fsSL https://get.icewhale.io/casaos.sh | bash
 ```