From e4ad7803de81ed330b1a6eb9e5f61c0e3353c5e2 Mon Sep 17 00:00:00 2001 From: Darren <75614232+dmurray-lacework@users.noreply.github.com> Date: Fri, 26 Feb 2021 14:15:45 +0000 Subject: [PATCH] docs: Add Homebrew installation to README (#328) * docs: Add Homebrew installation to README Signed-off-by: Darren Murray --- README.md | 5 +++++ cli/README.md | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/README.md b/README.md index 5c9071cdc..24ba4964c 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,11 @@ $ curl https://raw.githubusercontent.com/lacework/go-sdk/master/cli/install.sh | C:\> Set-ExecutionPolicy Bypass -Scope Process -Force C:\> iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/lacework/go-sdk/master/cli/install.ps1')) ``` +#### Homebrew: +``` +$ brew install lacework/tap/lacework-cli +``` +For more details, see [Lacework Homebrew Tap](https://github.com/lacework/homebrew-tap). Look at the [cli/](cli/) folder for more information. diff --git a/cli/README.md b/cli/README.md index 7ca7d4702..8d100d934 100644 --- a/cli/README.md +++ b/cli/README.md @@ -23,6 +23,10 @@ C:\> Set-ExecutionPolicy Bypass -Scope Process -Force C:\> iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/lacework/go-sdk/master/cli/install.ps1')) ``` +### Homebrew: +``` +$ brew install lacework/tap/lacework-cli +``` ## Quick Configuration The `lacework configure` command is the fastest way to set up your Lacework