Skip to content

Commit

Permalink
chore: Update README on how to import Go package (#370)
Browse files Browse the repository at this point in the history
  • Loading branch information
lym953 authored Feb 24, 2025
1 parent 3574ed5 commit 318ca27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Pay attention to the output from your package manager as the `Datadog CDK Constr
For use with AWS CDK v2:

```
go get github.com/DataDog/datadog-cdk-constructs-go/ddcdkconstruct
go get github.com/DataDog/datadog-cdk-constructs-go/ddcdkconstruct/v2
```

AWS CDK v1 is not supported.
Expand Down

0 comments on commit 318ca27

Please sign in to comment.