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.