diff --git a/README.md b/README.md index e5e3416..748f7bb 100644 --- a/README.md +++ b/README.md @@ -4,17 +4,8 @@ Read logs from `stdin` and prints them back to `stdout`, but prettier. # Using it -## On macOS - -```bash -brew tap humanlogio/homebrew-tap -brew install humanlog -``` - -## On linux (and macOS) - ```bash -curl -sSL "https://humanlog.io/install.sh" | sh +curl -sSL "https://humanlog.io/install.sh" | bash ``` ## Otherwise