We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e71d960 commit 40e3afaCopy full SHA for 40e3afa
README.md
@@ -23,7 +23,7 @@ brew install gh go # macOS (or visit https://cli.github.com and https://go.dev)
23
gh auth login
24
25
# Install & run Ready to Review:
26
-git clone https://github.com/turn-systems/pr-menubar.git && cd pr-menubar && make run
+git clone https://github.com/ready-to-review/pr-menubar.git && cd pr-menubar && make run
27
```
28
29
That's it! The app appears in your menubar showing your PR count. Click to see all PRs with smart prioritization.
0 commit comments