Skip to content

Commit

Permalink
update install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
aybabtme authored Nov 6, 2024
1 parent f8e42cb commit d7c97c6
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d7c97c6

Please sign in to comment.