Skip to content

Commit 6622919

Browse files
authored
Update README.md
1 parent 2b6ed4d commit 6622919

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -700,7 +700,7 @@ import PackageDescription
700700

701701
let package = Package(name: "YourPackage",
702702
dependencies: [
703-
.Package(url: "https://github.com/malcommac/SwiftLocation.git", majorVersion: 0),
703+
.Package(url: "https://github.com/malcommac/ScrollStackController.git", majorVersion: 0),
704704
]
705705
)
706706
```

0 commit comments

Comments
 (0)