Skip to content

Commit 40e3afa

Browse files
committed
fix URL
1 parent e71d960 commit 40e3afa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ brew install gh go # macOS (or visit https://cli.github.com and https://go.dev)
2323
gh auth login
2424

2525
# Install & run Ready to Review:
26-
git clone https://github.com/turn-systems/pr-menubar.git && cd pr-menubar && make run
26+
git clone https://github.com/ready-to-review/pr-menubar.git && cd pr-menubar && make run
2727
```
2828

2929
That's it! The app appears in your menubar showing your PR count. Click to see all PRs with smart prioritization.

0 commit comments

Comments
 (0)