Skip to content

Commit

Permalink
Adding instructions for go get
Browse files Browse the repository at this point in the history
  • Loading branch information
FranciscoKurpiel committed Aug 15, 2022
1 parent 73c1b94 commit 70aabe6
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 @@ -13,6 +13,12 @@ getting updates when the configuration changes.
This project is in pre-release stage and backwards compatibility is not
guaranteed.

## How to Get

```bash
go get github.com/simplesurance/[email protected]
```

## How to Use

Specify the parameters and from what sources they can be provided:
Expand Down

0 comments on commit 70aabe6

Please sign in to comment.