diff --git a/README.md b/README.md index e110bf60..f50dd90e 100644 --- a/README.md +++ b/README.md @@ -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