Skip to content

Commit

Permalink
Merge pull request #1278 from indie-rok/staging
Browse files Browse the repository at this point in the history
Fixed correct deploy command
  • Loading branch information
nullun authored Nov 26, 2024
2 parents 11ca4ef + 17469b8 commit d3e6189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/get-started/algokit.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ If you would like to manually build and deploy the `HelloWorld` smart contract r

```shell
algokit project run build
algokit project run deploy
algokit project deploy
```

This should produce something similar to the following in the VSCode terminal.
Expand Down

0 comments on commit d3e6189

Please sign in to comment.