Skip to content

Commit

Permalink
Use SSH to clone Files
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnSundell committed Apr 9, 2017
1 parent 6febe40 commit f463b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ import PackageDescription
let package = Package(
name: "Xgen",
dependencies: [
.Package(url: "https://github.com/johnsundell/files.git", majorVersion: 1)
.Package(url: "git@github.com:johnsundell/files.git", majorVersion: 1)
]
)

0 comments on commit f463b9d

Please sign in to comment.