aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorVadim Shpakovski2013-06-16 21:20:28 +0300
committerVadim Shpakovski2013-06-16 21:20:28 +0300
commitabda36331f5fdf3ab6ef1d659481e95743a3fa88 (patch)
tree5c52ee9ed3191a684df7ee25756fd3886dfac1a6 /README.md
parent86443bc53c24cb99b7236c0ce382d701170e3449 (diff)
downloadMASShortcut-abda36331f5fdf3ab6ef1d659481e95743a3fa88.tar.bz2
Improving README.1.2.1
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 67bc92c..47032aa 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@ _observableKeyPath = [@"values." stringByAppendingString:kPreferenceGlobalShortc
# Non-ARC Version
-If you like retain/release, please check out these forks: [heardrwt/MASShortcut](https://github.com/heardrwt/MASShortcut) and [chendo/MASShortcut](https://github.com/chendo/MASShortcut).
+If you like retain/release, please check out these forks: [heardrwt/MASShortcut](https://github.com/heardrwt/MASShortcut) and [chendo/MASShortcut](https://github.com/chendo/MASShortcut). However, the preferred way is to enable the `-fobjc-arc` in Xcode source options.
# Copyright