Skip to content

Commit

Permalink
Add install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
becheran committed Mar 10, 2021
1 parent d8bdc5a commit f1bb708
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,11 @@ A go**rou**tine **mon**itor to keep track of active routines from within your fa

## Installation

Download the pre-compiled binaries from the [releases page](https://github.com/becheran/roumon/releases).
```sh
go get github.com/becheran/roumon
```

Or download the pre-compiled binaries from the [releases page](https://github.com/becheran/roumon/releases).

## Usage

Expand Down

0 comments on commit f1bb708

Please sign in to comment.