We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f604c77 commit 4f7bff1Copy full SHA for 4f7bff1
README.md
@@ -7,7 +7,7 @@ Interconversion between ULID strings and [16]bytes.
7
## Install
8
9
```
10
-go install https://github.com/Tim0401/ulid-cli/cmd/ulid-cli@{version}
+go install github.com/Tim0401/ulid-cli/cmd/ulid-cli@{version}
11
12
13
## Usage
0 commit comments