aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomáš Znamenáček2015-08-18 17:26:41 +0200
committerTomáš Znamenáček2015-08-18 17:26:41 +0200
commit78bd9fbd77d1d0f1d1d2a3d3aff8bd0f7ea1241f (patch)
treede15a32683d1694099128377b0e0a479359fc10e
parentc7fc9a555ae947741215b6f44f519e11516d5475 (diff)
downloadMASShortcut-78bd9fbd77d1d0f1d1d2a3d3aff8bd0f7ea1241f.tar.bz2
Mentioned Carthage in the installation options.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 144e4b3..65a82f7 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ If you want to stick to the 1.x branch, you can use the version smart match oper
pod 'MASShortcut', '~> 1'
-Or can use Git submodules and link against the MASShortcut framework.
+You can also install via [Carthage](https://github.com/Carthage/Carthage), or you can use Git submodules and link against the MASShortcut framework manually.
# Usage