From da99b2d01ab4e227628ad4071f83af67307eda50 Mon Sep 17 00:00:00 2001 From: John Guan Date: Wed, 3 Nov 2021 10:51:32 +0800 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 28ab528..ab963d4 100644 --- a/README.md +++ b/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 ```