Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
neonxp authored Dec 7, 2021
1 parent 7dac361 commit 9427305
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,20 @@ Time tracker for nerds

## Installation

### Binaries

Grab binaries for different OS from https://github.com/neonxp/track/releases

### Homebrew

```
go install github.com/neonxp/track@latest
brew install neonxp/tap/track
```

OS specified packages will be soon
### With golang
```
go install github.com/neonxp/track@latest
```

## Usage

Expand Down

0 comments on commit 9427305

Please sign in to comment.