diff --git a/README.md b/README.md index 733feb3f1..d814aef0a 100644 --- a/README.md +++ b/README.md @@ -138,3 +138,5 @@ Pull requests for new localizations or improvements on existing localizations ar ### Running the app in Xcode (for developers) Rectangle uses [Swift Package Manager](https://www.swift.org/package-manager/) to install Sparkle and MASShortcut. + +The original repository for MASShortcut was archived, so Rectangle uses my fork: https://github.com/rxhanson/MASShortcut. If you want to make any changes that involve MASShortcut, please make a pull request on my fork.