Skip to content

Commit 5ddf45d

Browse files
docs: Fix Installation documentation (#27)
<!-- Please use this template for your pull request. --> <!-- Please use the sections that you need and delete other sections --> ## This PR Docs fix ### Related Issues Fixes #25 Signed-off-by: Fabrizio Demaria <[email protected]>
1 parent 8ff740e commit 5ddf45d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ If you manage dependencies through SPM, in the dependencies section of Package.s
5555

5656
and in the target dependencies section add:
5757
```swift
58-
.product(name: "OpenFeature", package: "openfeature-swift-sdk"),
58+
.product(name: "OpenFeature", package: "swift-sdk"),
5959
```
6060

6161
## 🌟 Features

0 commit comments

Comments
 (0)