Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardottt committed Apr 7, 2024
1 parent 2e3c2e2 commit b4fa6a3
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,19 @@
Install 📡
----------

### Using Snap
### Homebrew

```console
brew install csprecon
```

### Snap

```console
sudo snap install csprecon
```

### Using Go
### Go

```console
go install github.com/edoardottt/csprecon/cmd/csprecon@latest
Expand Down

0 comments on commit b4fa6a3

Please sign in to comment.