Skip to content

Commit 4545c99

Browse files
authored
docs: refer to tag 0.0.1 in installation instructions (#7)
Signed-off-by: Nicklas Lundin <[email protected]>
1 parent 35dc006 commit 4545c99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ First, ensure you have your GitHub account added as an option (+ > Add Source Co
4747

4848
If you manage dependencies through SPM, in the dependencies section of Package.swift add:
4949
```swift
50-
.package(url: "[email protected]:open-feature/swift-sdk.git", from: "0.2.3")
50+
.package(url: "[email protected]:open-feature/swift-sdk.git", from: "0.0.1")
5151
```
5252

5353
and in the target dependencies section add:

0 commit comments

Comments
 (0)