diff --git a/README.md b/README.md index 3f6f9b71..b369513c 100644 --- a/README.md +++ b/README.md @@ -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