Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ia3andy authored Aug 14, 2024
1 parent 0ae6194 commit 5348196
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 @@ -8,4 +8,4 @@ your contributions are very welcome.
If you want to test your changes on your application, you can:

- Install your changes to your local repository with `./mvnw clean install`
- Run `quarkus update` with your updated recipes: `quarkus update --update-recipes-version=1.0.X-SNAPSHOT` (adjust the version accordingly)
- Run `quarkus update` with your updated recipes: `quarkus update --quarkus-update-recipes=1.0.X-SNAPSHOT` (adjust the version accordingly)

0 comments on commit 5348196

Please sign in to comment.