Skip to content

Commit 19fd2f1

Browse files
committed
Update README.md
1 parent 92cbb50 commit 19fd2f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Use the SPM string to easily include the dependendency in your `Package.swift` f
2020
.package(url: "https://github.com/fpseverino/fluent-wallet.git", branch: "main")
2121
```
2222

23-
and add it to your target's dependencies:
23+
and add the product you want to use to your target's dependencies:
2424

2525
```swift
2626
.product(name: "FluentPasses", package: "fluent-wallet")

0 commit comments

Comments
 (0)