Skip to content

Commit

Permalink
Merge pull request #827 from warp-contracts/ppe/dev-cli-docs-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TillaTheHun0 authored Jun 27, 2024
2 parents 449fa27 + d6443fa commit 5795044
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions dev-cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,12 @@ CLI version, simply run:
curl -L https://arweave.net/{txId} | bash
```

To install the latest version of the `ao` CLI, run:

```sh
curl -L https://install_ao.g8way.io | bash
```

Then follow the instructions for adding the `ao` binary to your `PATH`. Use
`ao --help` to confirm the CLI is installed

Expand Down

0 comments on commit 5795044

Please sign in to comment.