diff options
author | Marius Ursache <marius@marius.me.uk> | 2016-02-27 09:13:25 +1100 |
---|---|---|
committer | Marius Ursache <marius@marius.me.uk> | 2016-02-27 09:13:25 +1100 |
commit | 011715230933244af2492daf9e6dcf2012a6306d (patch) | |
tree | 35ef8af70009832b28fb6b9d09e2c20b409ea6a3 | |
parent | 4d2ec773b833b06fd6925502eb4ac512b1274b86 (diff) | |
parent | d35b7480748705f9275744fed0e34e20f6691ddf (diff) | |
download | sequelpro-011715230933244af2492daf9e6dcf2012a6306d.tar.gz sequelpro-011715230933244af2492daf9e6dcf2012a6306d.tar.bz2 sequelpro-011715230933244af2492daf9e6dcf2012a6306d.zip |
Merge remote-tracking branch 'upstream/master'
-rw-r--r-- | readme.md | 4 |
1 files changed, 2 insertions, 2 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) (or [Tower](http://www.git-tower.com), or [SourceTree](http://www.sourcetreeapp.com), or […](http://git-scm.com/downloads/guis)) + * Install [Github for Mac](https://desktop.github.com/) (or [Tower](https://www.git-tower.com/), or [SourceTree](https://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 @@ -22,4 +22,4 @@ License Copyright (c) 2002-2016 Sequel Pro & CocoaMySQL Teams. All rights reserved. -Sequel Pro is free and open source software, licensed under [MIT](http://opensource.org/licenses/MIT). See [LICENSE](https://github.com/sequelpro/sequelpro/blob/master/LICENSE) for full details. +Sequel Pro is free and open source software, licensed under [MIT](https://opensource.org/licenses/MIT). See [LICENSE](https://github.com/sequelpro/sequelpro/blob/master/LICENSE) for full details. |