Skip to content

Commit 8f6bc90

Browse files
committed
README: correct link to Carthage instructions.
Now also works in mobile.
1 parent 3a71f95 commit 8f6bc90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ and run `swift build`.
172172

173173
Add `github "kareman/FileSmith"` to your Cartfile, then run `carthage update` and add the resulting framework to the "Embedded Binaries" section of the application. See [Carthage's README][carthage-installation] for further instructions.
174174

175-
[carthage-installation]: https://github.com/Carthage/Carthage#adding-frameworks-to-an-application
175+
[carthage-installation]: https://github.com/Carthage/Carthage/blob/master/README.md#adding-frameworks-to-an-application
176176

177177
### [CocoaPods](https://cocoapods.org/)
178178

0 commit comments

Comments
 (0)