Skip to content

Commit

Permalink
Merge pull request #742 from bliotti/patch-1
Browse files Browse the repository at this point in the history
fix: README commands updates
  • Loading branch information
TillaTheHun0 authored May 29, 2024
2 parents e7a012e + a083518 commit 0d840c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ This will create a new directory, if needed, named `{myproject}`
This gives you a Lua interpeter

```sh
ao repl
ao lua
```

### Execute a Lua file
Expand All @@ -104,7 +104,7 @@ ao publish [file.wasm] -w [wallet] -t [name:value] -t [name:value]
### Help

```sh
ao help
ao --help
```

You can also run `ao [command] --help` for command-lvl help.
Expand Down

0 comments on commit 0d840c2

Please sign in to comment.