Skip to content

Commit

Permalink
Merge branch 'main' into default-region-mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
nicklasl authored Jan 12, 2024
2 parents ead8341 + 9bdcb3e commit 0d07ffd
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 @@ -36,7 +36,7 @@ In the dependencies section of Package.swift add:

and in the target dependencies section add:
```swift
.product(name: "ConfidenceProvider", package: "openfeature-swift-provider"),
.product(name: "ConfidenceProvider", package: "confidence-openfeature-provider-swift"),
```

## Usage
Expand Down

0 comments on commit 0d07ffd

Please sign in to comment.