Add MacPorts installation

main
William Beuil 2021-02-08 14:34:43 +01:00
parent d29c755922
commit 86d929e10e
No known key found for this signature in database
GPG Key ID: BED2072C5C2BF537
1 changed files with 6 additions and 0 deletions

View File

@ -64,6 +64,12 @@ Binaries are available in the [release page](https://github.com/cloudskiff/drift
brew install driftctl
```
#### MacPorts for macOS
```bash
sudo port install driftctl
```
#### Docker
```bash