aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '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