Merge pull request #96 from jmfayard/patch-1

Trick: brew can build pidcat from latest git commit
This commit is contained in:
Jake Wharton
2015-05-25 17:10:56 -07:00
+5
View File
@@ -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.