mirror of
https://github.com/safedep/pmg.git
synced 2026-08-03 07:24:09 +02:00
docs: add brew installation setup in readme
Signed-off-by: Kunal Singh <kunalsin9h@gmail.com>
This commit is contained in:
@@ -89,6 +89,15 @@ PMG supports the following package managers:
|
||||
|
||||
## Installation
|
||||
|
||||
### Homebrew
|
||||
|
||||
You can also install vet using homebrew in MacOS and Linux
|
||||
|
||||
```bash
|
||||
brew tap safedep/tap
|
||||
brew install safedep/tap/pmg
|
||||
```
|
||||
|
||||
### Binaries
|
||||
|
||||
Download the latest binary from the [releases page](https://github.com/safedep/pmg/releases).
|
||||
|
||||
Reference in New Issue
Block a user