Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewCopeland authored Jan 12, 2021
2 parents f3aefd7 + 1f839d0 commit e3f0d02
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@

## Table of Contents <!-- omit in toc -->

- [Install](#install)
- [MacOS](#macos)
- [Windows & Linux](#windows-or-linux)
- [Usage](#usage)
- [Command-Line Interface (CLI)](#command-line-interface-cli)
- [logon](#logon)
Expand Down Expand Up @@ -46,6 +49,18 @@
- [Contributions](#contributions)
- [License](#license)

## Install

### MacOS

```shell
$ brew install cybr-cli
```

### Windows or Linux

Download from the [Releases](https://github.com/infamousjoeg/cybr-cli/releases) page.

## Usage

### Command-Line Interface (CLI)
Expand Down Expand Up @@ -597,4 +612,4 @@ Pull Requests are currently being accepted. Please read and follow the guidelin
## License
[Apache 2.0](LICENSE)
[Apache 2.0](LICENSE)

0 comments on commit e3f0d02

Please sign in to comment.