Skip to content

Commit

Permalink
Fix CONTRIBUTING instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ggalmazor committed Mar 12, 2024
1 parent 04e3485 commit 6c32749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ For example, to get the dependencies you will have to run:
```shell
git clone [email protected]:dnsimple/dnsimple-go.git
cd dnsimple
go get
go get ./...
```

Likewise, when you include this library as dependency, you will need to use
Expand Down

0 comments on commit 6c32749

Please sign in to comment.