Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarred-Sumner committed Feb 16, 2021
1 parent 62fba86 commit 68b8089
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ npm install -g @jarred/git-peek

But there are also [precompiled binaries](https://github.com/Jarred-Sumner/git-peek/releases). These are about 20% faster than npm:

- [Windows x64 – 1.3.7](https://github.com/Jarred-Sumner/git-peek/releases/download/1.3.7/git-peek.exe)
- [macOS x64 – 1.3.7](https://github.com/Jarred-Sumner/git-peek/releases/download/1.3.7/git-peek-macOS)
- [Windows x64 – 1.3.12](https://github.com/Jarred-Sumner/git-peek/releases/download/1.3.12/git-peek.exe)
- [macOS x64 – 1.3.12](https://github.com/Jarred-Sumner/git-peek/releases/download/1.3.12/git-peek-macOS) (same as installing from homebrew)

**NEW**: [Try the chrome/firefox extension](https://github.com/Jarred-Sumner/1-click-from-github-to-editor). It adds an "Open" button to pull requests, files, and repositories, so you can read code with your editor without needing to copy-paste into the terminal. Note: vim and Linux are both not supported yet

Expand Down

0 comments on commit 68b8089

Please sign in to comment.