diff options
| author | Tomáš Znamenáček | 2015-08-18 17:26:41 +0200 | 
|---|---|---|
| committer | Tomáš Znamenáček | 2015-08-18 17:26:41 +0200 | 
| commit | 78bd9fbd77d1d0f1d1d2a3d3aff8bd0f7ea1241f (patch) | |
| tree | de15a32683d1694099128377b0e0a479359fc10e | |
| parent | c7fc9a555ae947741215b6f44f519e11516d5475 (diff) | |
| download | MASShortcut-78bd9fbd77d1d0f1d1d2a3d3aff8bd0f7ea1241f.tar.bz2 | |
Mentioned Carthage in the installation options.
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -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 | 
