From eb52ffd32f28e1250055f8862d5cd01e60b6e2d8 Mon Sep 17 00:00:00 2001 From: Joe Garcia Date: Tue, 29 Aug 2023 13:22:55 -0400 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cd7b717..eae5d16 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,8 @@ Current products supported: - [Install](#install) - [MacOS](#macos) - - [Windows or Linux](#windows-or-linux) + - [Windows](#windows) + - [Linux](#linux) - [AWS CloudShell](#aws-cloudshell) - [Install from Source](#install-from-source) - [Usage](#usage) @@ -48,7 +49,13 @@ $ brew tap infamousjoeg/tap $ brew install cybr-cli ``` -### Windows or Linux +### Windows + +```shell +$ winget install InfamousJoeG.cybr-cli +``` + +### Linux Download from the [Releases](https://github.com/infamousjoeg/cybr-cli/releases) page.