From 4085d26aa69c8d4afab9d4641b9525ad7c128296 Mon Sep 17 00:00:00 2001 From: qo-op Date: Thu, 14 May 2020 04:35:02 +0200 Subject: [PATCH] ### --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index db973f9..6020250 100644 --- a/README.md +++ b/README.md @@ -91,10 +91,10 @@ WE ENCOURAGE YOU TO READ CODE YOU ARE DOWNLOADING AND EXECUTING ``` # to do so -# curl -s https://git.p2p.legal/axiom-team/astroport/raw/master/.install/ipfs_alone.sh -o /tmp/ipfsA.sh -# xed /tmp/ipfsA.sh +curl -s https://git.p2p.legal/axiom-team/astroport/raw/master/.install/ipfs_alone.sh -o /tmp/ipfsA.sh +xed /tmp/ipfsA.sh # If you are happy with what you read and understood. RUN -# chmod +x /tmp/ipfsA.sh && /tmp/ipfsA.sh +chmod +x /tmp/ipfsA.sh && /tmp/ipfsA.sh ``` * Full automatic (you trust this git depot)