Skip to content

Commit

Permalink
fix: nice branch name jerk
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePrimeagen committed Nov 30, 2023
1 parent d867a33 commit 8501bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ to go to the files you want.
use "nvim-lua/plenary.nvim" -- don't forget to add this one if you don't have it yet!
use {
"ThePrimeagen/harpoon",
branch = "0.1.x",
branch = "harpoon2",
requires = { {"nvim-lua/plenary.nvim"} }
}
```
Expand Down

0 comments on commit 8501bfe

Please sign in to comment.