Skip to content

Commit

Permalink
Fix a broken link in README.md (#514)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bing Cheung authored and krzyzanowskim committed Oct 6, 2017
1 parent e016974 commit d3352f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ or more strict

```swift
dependencies: [
.Package(url: "ttps://github.com/krzyzanowskim/CryptoSwift.git", "0.7.2"),
.Package(url: "https://github.com/krzyzanowskim/CryptoSwift.git", "0.7.2"),
]
```

Expand Down

0 comments on commit d3352f9

Please sign in to comment.