aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen <31181527+benedom@users.noreply.github.com>2024-03-26 16:10:37 +0100
committerGitHub <noreply@github.com>2024-03-26 16:10:37 +0100
commitbe22624ac4e3d15091aa4556f4f7bdf1ff2b65ad (patch)
tree50ec6a695e79e6a2e6612e7ea7f9563c341260e8
parentfac9c4203e4e04e019ff71c6e4d41a62d7906761 (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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