Skip to content

Commit

Permalink
Fix incorrect repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
thii committed Oct 6, 2018
1 parent 327c541 commit ed1da7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -24,7 +24,7 @@ Then use the following `Dangerfile.swift`.
// Dangerfile.swift

import Danger
import DangerSwiftLint // package: https://github.com/ashfurrow/DangerSwiftLint.git
import DangerSwiftLint // package: https://github.com/ashfurrow/danger-swiftlint.git

SwiftLint.lint()
```
Expand Down

0 comments on commit ed1da7c

Please sign in to comment.