Skip to content

Commit

Permalink
doc: add installation section to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mathnogueira authored and ezekg committed Jun 13, 2024
1 parent d6c4687 commit 6619545
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@
Package [`keygen`](https://pkg.go.dev/github.com/keygen-sh/keygen-go/v2) allows Go programs to
license and remotely update themselves using the [keygen.sh](https://keygen.sh) service.

## Installing

```
go get github.com/keygen-sh/keygen-go/v2
```

## Config

### keygen.Account
Expand Down

0 comments on commit 6619545

Please sign in to comment.