From 75e011ee66e3daec08bfedcd11eafb05b9886c23 Mon Sep 17 00:00:00 2001 From: qo-op Date: Sun, 13 Dec 2020 20:29:32 +0100 Subject: [PATCH] wget install --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7dcacb6..689b47a 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,7 @@ Films: FASTRXBIAN Raccordez votre compte Nextcloud. --- Astroport Technology demonstration -- +-- Astroport Technology demonstration for Xbian.org -- +``` +wget https://git.p2p.legal/axiom-team/astrXbian/raw/branch/master/install.sh -o /tmp/install.sh && chmod 755 /tmp/install.sh && bash /tmp/install.sh +```