Skip to content

Commit

Permalink
Switch more URL's to https.
Browse files Browse the repository at this point in the history
  • Loading branch information
stuconnolly committed Oct 4, 2018
1 parent 020bc1d commit 90c5620
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Expand Up @@ -2,7 +2,7 @@ Copyright (c) 2002-2017 Sequel Pro & CocoaMySQL Teams.

All rights reserved.

http://sequelpro.com/
https://sequelpro.com/

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
Expand Down
4 changes: 2 additions & 2 deletions readme.md
Expand Up @@ -3,15 +3,15 @@ Sequel Pro <img alt="Logo" src="https://sequelpro.com/images/logo.png" align="ri

Sequel Pro is a fast, easy-to-use Mac database management application for working with MySQL & MariaDB databases.

You can find more details on our website: [sequelpro.com](http://sequelpro.com)
You can find more details on our website: [sequelpro.com](https://sequelpro.com)

![Screenshot](https://sequelpro.com/images/browse.png)

Build Instructions
==================

* Install the [latest version of Xcode](https://itunes.apple.com/au/app/xcode/id497799835)
* Install [GitHub for Mac](https://desktop.github.com/) (or [SourceTree](https://www.sourcetreeapp.com/), or [](http://git-scm.com/downloads/guis))
* Install [GitHub for Mac](https://desktop.github.com/) (or [SourceTree](https://www.sourcetreeapp.com/), or [](https://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
Expand Down

0 comments on commit 90c5620

Please sign in to comment.