Skip to content

Commit a61e6fc

Browse files
authored
update README install instructions
1 parent cd2efac commit a61e6fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This works best when paired with clear and concise commit messages. A great exam
1414
The easiest way to install is through the `go` command.
1515

1616
```bash
17-
go install github.com/jdockerty/today@latest # or tag, e.g. @v0.1.2
17+
go install github.com/jdockerty/today@latest # or tag/ref: @v0.1.X, @HEAD, etc.
1818
```
1919

2020
Or by downloading a pre-compiled binary on the [releases](https://github.com/jdockerty/today/releases) page.

0 commit comments

Comments
 (0)