From a15a9b1b7d3c452460fa392ffedf924cbec44caa Mon Sep 17 00:00:00 2001 From: Pedro Veloso Date: Sun, 4 Jun 2017 19:12:02 +0100 Subject: [PATCH] Update README.md Add Arch Linux easy to install instructions --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2c7cb4b..e963fbe 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,8 @@ Get the script: brew unlink pidcat brew install --HEAD pidcat + * Arch Linux : Install the package called `pidcat-git` from the [AUR][4]. + * Others: Download the `pidcat.py` and place it on your PATH. @@ -53,3 +55,4 @@ Include these lines in your `.bashrc` or `.zshrc`. [1]: http://jsharkey.org/blog/2009/04/22/modifying-the-android-logcat-stream-for-full-color-debugging/ [2]: http://brew.sh [3]: http://developer.android.com/sdk/ + [4]: https://aur.archlinux.org/packages/pidcat-git/