Skip to content

Commit

Permalink
Bump monogen patch version in docs to v0.1.2 (#263)
Browse files Browse the repository at this point in the history
  • Loading branch information
natebeauregard authored Oct 18, 2024
1 parent 30d64e9 commit fb7e7d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/build/create-an-app-with-monomer.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ To generate a new Monomer application with the default configuration, navigate t
```bash
rm -rf ~/.testapp \
&& rm -rf testapp \
&& go run github.com/polymerdao/monomer/cmd/[email protected].0 \
&& go run github.com/polymerdao/monomer/cmd/[email protected].2 \
&& cd testapp \
&& ./setup-helper.sh
```
Expand Down

0 comments on commit fb7e7d2

Please sign in to comment.