mirror of
https://github.com/imcarlost/pidcat-repl.git
synced 2026-08-08 23:17:43 -04:00
Merge pull request #96 from jmfayard/patch-1
Trick: brew can build pidcat from latest git commit
This commit is contained in:
@@ -29,6 +29,11 @@ Get the script:
|
|||||||
|
|
||||||
brew install pidcat
|
brew install pidcat
|
||||||
|
|
||||||
|
If you need to install the latest development version
|
||||||
|
|
||||||
|
brew unlink pidcat
|
||||||
|
brew install --HEAD pidcat
|
||||||
|
|
||||||
* Others: Download the `pidcat.py` and place it on your PATH.
|
* Others: Download the `pidcat.py` and place it on your PATH.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user