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 1dc8360 commit 0eb888bCopy full SHA for 0eb888b
README.md
@@ -54,7 +54,7 @@ comments.
54
- Add FileCheck to your `Package.swift` file's dependencies section:
55
56
```swift
57
-.Package(url: "https://github.com/llvm-swift/FileCheck.git", versions: Version(0,0,1)..<Version(1,0,0))
+.package(url: "https://github.com/llvm-swift/FileCheck.git", "0.0.1"..."1.0.0")
58
```
59
60
## Authors
0 commit comments