We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92cbb50 commit 19fd2f1Copy full SHA for 19fd2f1
README.md
@@ -20,7 +20,7 @@ Use the SPM string to easily include the dependendency in your `Package.swift` f
20
.package(url: "https://github.com/fpseverino/fluent-wallet.git", branch: "main")
21
```
22
23
-and add it to your target's dependencies:
+and add the product you want to use to your target's dependencies:
24
25
```swift
26
.product(name: "FluentPasses", package: "fluent-wallet")
0 commit comments