Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMarstonConnell committed Jul 24, 2023
1 parent 7e86531 commit 0aa9741
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ You will need to supply the API with a seed phrase that corresponds to a Jackal
```shell
git clone https://github.com/JackalLabs/jackalgo.git
cd jackalgoserver
git checkout v0.0.0
git checkout v0.0.1
go install ./jhttp
```

### IPFS
```shell
git clone https://github.com/JackalLabs/jackalgo.git
cd jackalgoserver
git checkout v0.0.0
git checkout v0.0.1
go install ./jipfs
```

Expand Down

0 comments on commit 0aa9741

Please sign in to comment.