mirror of
https://github.com/peco/peco.git
synced 2026-09-10 07:16:29 -04:00
Update README.md
This commit is contained in:
parent
ce0419b99d
commit
9759d4df4f
|
|
@ -61,6 +61,10 @@ I have been told that peco even works on windows :)
|
|||
Installation
|
||||
============
|
||||
|
||||
### Just want the binary?
|
||||
|
||||
Go to the [releases page](https://github.com/peco/peco/releases), find the version you want, and download the binary to somewhere you want (on UNIX-y systems, /usr/local/bin or the like). Make sure it has execution bits turned on. Yes, it is a single binary! You can put it anywhere you want :)
|
||||
|
||||
### Mac OS X / Homebrew
|
||||
|
||||
If you're on OS X and want to use homebrew, use my custom tap:
|
||||
|
|
|
|||
Loading…
Reference in a new issue