Skip to content

Commit 3935cf4

Browse files
authored
Update README.md
1 parent 8e307c8 commit 3935cf4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,16 @@ GitHub Link Card Creator lets you generate GitHub images has links to your repos
1616

1717
## Instalation
1818

19-
using as CLI, you should install from following.
19+
using as CLI, you should install
2020

2121

2222
```go
2323
$ go get "github.com/po3rin/github_link_creator/cmd/repoimg"
2424
```
2525

26+
You can also install from here
27+
https://github.com/po3rin/github_link_creator/releases
28+
2629
## Usage
2730

2831
### CLI Mode

0 commit comments

Comments
 (0)