Skip to content

Commit 57dfe3d

Browse files
committed
Add 0.1.0 tag to go install command
1 parent 207bd69 commit 57dfe3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
## Installation
66

77
```
8-
$ go install github.com/ngrash/sqlcup/cmd/sqlcup
8+
$ go install github.com/ngrash/sqlcup/cmd/sqlcup@v0.1.0
99
```
1010

1111
## Usage

0 commit comments

Comments
 (0)