diff --git a/README.md b/README.md index 1729408..e955833 100644 --- a/README.md +++ b/README.md @@ -204,7 +204,7 @@ To pin an issue include the following in your `config.yml` file: keybindings: issues: - key: P - command: gh issue pin {{.IssueNumber}} --repo {.RepoName} + command: gh issue pin {{.IssueNumber}} --repo {{.RepoName}} ``` ### 🚥 Repo Path Matching