Skip to content

Commit

Permalink
docs: patching contributing guide (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
aorumbayev committed Apr 19, 2024
1 parent 8a623ee commit 7e6efb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ This will regenerate the tests for default `starter` and `production` presets as
### Manual

```bash
poetry run copier copy . playground --vcs-ref=HEAD --trust
algokit -v init --name playground --no-git --UNSAFE-SECURITY-accept-template-url --template-url . --template-url-ref HEAD --no-bootstrap
```

To generate a dummy project into the `playground` folder. This is useful for testing the template to quickly preview the output of the template before testing via `pytest`.
Expand Down

0 comments on commit 7e6efb2

Please sign in to comment.