Skip to content

Commit

Permalink
amend README; v0.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: moson-mo <[email protected]>
  • Loading branch information
moson-mo committed Jun 17, 2022
1 parent 0f9a6aa commit 6b146d7
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,14 @@ $ go build

#### Install

##### Latest version
```
$ go install github.com/moson-mo/reminder
$ go install github.com/moson-mo/reminder@latest
```

##### Specific version
```
$ go install github.com/moson-mo/[email protected]
```

#### Dependencies
Expand Down

0 comments on commit 6b146d7

Please sign in to comment.