Skip to content

Commit

Permalink
docs(installation): Update Readme
Browse files Browse the repository at this point in the history
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
  • Loading branch information
rjshrjndrn committed Mar 13, 2024
1 parent 2897ee3 commit fa52085
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,15 @@ class:

### Installation

1. Binary
1. HomeBrew

`brew install rjshrjndrn/tap/templater`

2. Binary

Download the latest binary from [Release Page.](https://github.com/rjshrjndrn/templater/releases)

2. Using go get
3. Using go get

```bash
go get github.com/rjshrjndrn/templater
Expand Down

0 comments on commit fa52085

Please sign in to comment.