Skip to content

Commit

Permalink
Merge pull request #363 from jookes/develop
Browse files Browse the repository at this point in the history
chore: Update README.md
  • Loading branch information
kurabi committed Dec 13, 2019
2 parents 9725551 + 77bc9e0 commit 6d632bd
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 @@ -112,7 +112,7 @@ github "SwipeCellKit/SwipeCellKit"

```swift
dependencies: [
.package(url: "git@github.com:SwipeCellKit/SwipeCellKit.git", from: "2.7.1")
.package(url: "https://github.com/SwipeCellKit/SwipeCellKit", from: "2.7.1")
]
```

Expand Down

0 comments on commit 6d632bd

Please sign in to comment.