Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

docs: add brew install snippet to readme #208

Merged
merged 3 commits into from
Dec 25, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fixup! docs: add brew install snippet to readme
  • Loading branch information
cmoog committed Dec 25, 2020
commit 268ee2c1c5a5324baa34cacb8a69e3485b3ba57e
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ To report bugs and request features, please [open an issue](https://github.com/c

## Installation

### macOS
### Homebrew (Mac, Linux)

```text
```sh
brew install cdr/coder/coder
```

### Windows / Linux
### Download (Windows, Linux, Mac)

Download the latest [release](https://github.com/cdr/coder-cli/releases):

Expand Down