From 07343aa2129f13111a9be4c0b616cb1c3a03da6b Mon Sep 17 00:00:00 2001 From: qo-op Date: Tue, 28 Apr 2020 18:34:19 +0200 Subject: [PATCH] install from git --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index a7a9289..eb94ab2 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,15 @@ It's using: ## Installation +@Fred +``` +mkdir -p ~/.Z && cd ~/.Z +git clone https://git.p2p.legal/axiom-team/astroport.git && cd astroport +./install.sh +``` + + +@poka ``` curl -s https://git.p2p.legal/axiom-team/astroport/raw/master/git-install.sh | bash && cd astroport ./install.sh # Can have argument to specific gate, or script ask which gate do you want interactively.