From be22624ac4e3d15091aa4556f4f7bdf1ff2b65ad Mon Sep 17 00:00:00 2001 From: Ben <31181527+benedom@users.noreply.github.com> Date: Tue, 26 Mar 2024 16:10:37 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9d1784..a15102c 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ The [Swift Package Manager](https://swift.org/package-manager/) is a tool for ma To integrate `SwiftyCrop` into your Xcode project using Xcode 15.0 or later, specify it in `File > Swift Packages > Add Package Dependency...`: ```ogdl -https://github.com/benedom/SwiftyCrop, :branch="master" +https://github.com/benedom/SwiftyCrop ``` ### Manually