Skip to content

Commit

Permalink
docs: homebrew installation note (#9)
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Chen <rui@chenrui.dev>

Signed-off-by: Rui Chen <rui@chenrui.dev>
  • Loading branch information
chenrui333 authored Jan 18, 2023
1 parent cda4fa4 commit 71ec8ee
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

```diff
! Support development of this project > patreon.com/iximiuz
```
```

With this tool you can:

Expand Down Expand Up @@ -34,6 +34,14 @@ curl -Ls https://github.com/iximiuz/cdebug/releases/latest/download/cdebug_${GOO
sudo mv cdebug /usr/local/bin
```

### Homebrew

If you're a [Homebrew](https://brew.sh/) user, you can install the tool via brew on macOS or Linux:

```sh
$ brew install cdebug
```

At the moment, the following systems are (kinda sorta) supported:

- linux/amd64
Expand Down

0 comments on commit 71ec8ee

Please sign in to comment.