Skip to content

Commit

Permalink
Merge pull request #355 from nr-swilloughby/350-go-get
Browse files Browse the repository at this point in the history
350 go get
  • Loading branch information
nr-swilloughby authored Sep 1, 2021
2 parents ab3bdc1 + 9efc075 commit 99956aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Then, installing the Go Agent is the same as installing any other Go library. T
simplest way is to run:

```
go get github.com/newrelic/go-agent
go get github.com/newrelic/go-agent/v3/newrelic
```

Then import the package in your application:
Expand Down

0 comments on commit 99956aa

Please sign in to comment.