diff options
author | dmoagx <dmoagx@users.noreply.github.com> | 2013-11-10 22:40:04 +0100 |
---|---|---|
committer | dmoagx <dmoagx@users.noreply.github.com> | 2013-11-10 22:40:04 +0100 |
commit | aad0b2000b15891b855ad69f02e2dc12d660ca86 (patch) | |
tree | 42ae6f4c0b6a73f89297d93fdcef41a836f71fd5 /readme.md | |
parent | 04f55853eb9222c10506c6f8092c133094316c13 (diff) | |
download | sequelpro-aad0b2000b15891b855ad69f02e2dc12d660ca86.tar.gz sequelpro-aad0b2000b15891b855ad69f02e2dc12d660ca86.tar.bz2 sequelpro-aad0b2000b15891b855ad69f02e2dc12d660ca86.zip |
Add other git clients to Readme file
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ Build Instructions ================== * Install the [latest version of Xcode](https://itunes.apple.com/au/app/xcode/id497799835) - * Install [Github for Mac](http://mac.github.com) + * Install [Github for Mac](http://mac.github.com) (or [Tower](http://www.git-tower.com), or [SourceTree](http://www.sourcetreeapp.com), or […](http://git-scm.com/downloads/guis)) * Click "Clone in Desktop" on the right sidebar of our [github page](https://github.com/sequelpro/sequelpro) * Open `sequel-pro.xcodeproj` * Click the `Run` button in the toolbar |