Skip to content

Commit

Permalink
feat(getting-started): --dapp-template no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
dckc authored Mar 12, 2024
1 parent 8e7f38d commit 7a14360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/guides/getting-started/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ For more examples and ideas, visit:
Now you'll use yarn to pull down the sample dapp. The sample dapp will be placed in a subfolder named `demo`.

```sh
yarn create @agoric/dapp --dapp-template dapp-offer-up demo
yarn create @agoric/dapp demo
```

## Install Dapp Dependencies
Expand Down

0 comments on commit 7a14360

Please sign in to comment.