install from git

This commit is contained in:
qo-op 2020-04-28 18:34:19 +02:00
parent df29ed1f5a
commit 07343aa212
1 changed files with 9 additions and 0 deletions

View File

@ -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.