Skip to content

Commit 6619545

Browse files
mathnogueiraezekg
authored andcommitted
doc: add installation section to readme
1 parent d6c4687 commit 6619545

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66
Package [`keygen`](https://pkg.go.dev/github.com/keygen-sh/keygen-go/v2) allows Go programs to
77
license and remotely update themselves using the [keygen.sh](https://keygen.sh) service.
88

9+
## Installing
10+
11+
```
12+
go get github.com/keygen-sh/keygen-go/v2
13+
```
14+
915
## Config
1016

1117
### keygen.Account

0 commit comments

Comments
 (0)