diff --git a/.github/PULL_REQUEST_TEMPLATE/release-checklist.md b/.github/PULL_REQUEST_TEMPLATE/release-checklist.md index 5b3315aa..fc0f6598 100644 --- a/.github/PULL_REQUEST_TEMPLATE/release-checklist.md +++ b/.github/PULL_REQUEST_TEMPLATE/release-checklist.md @@ -9,8 +9,7 @@ assignees: '' ## Initial Testing -- [ ] After any changes, test that the `cargo install` command in `README.md’ - works (use `--path` instead of `--git` locally) +- [ ] After any changes, test that the `cargo install` command in `README.md` works (use `--path` instead of `--git` locally) ## Versioning