Skip to content

Commit

Permalink
make markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
maddox committed Oct 24, 2011
1 parent 70387b0 commit 30250b7
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.textile → README.md
@@ -1,24 +1,24 @@
h1. Magick Installer!
# Magick Installer!

Magick Installer exists for two reasons:

# installing ImageMagick is hard
# MacPorts is the devil, and shouldn't be installed just for installing ImageMagick
1. installing ImageMagick is hard
2. MacPorts is the devil, and shouldn't be installed just for installing ImageMagick

h2. How?
## How?

`curl https://raw.github.com/maddox/magick-installer/master/magick-installer.sh | sh`
curl https://raw.github.com/maddox/magick-installer/master/magick-installer.sh | sh

or

Download and run this simple script and watch your ImageMagick support go from 0 to 1 without MacPorts.

h2. Verified Platforms
## Verified Platforms

* Mac OS X 10.7
* Mac OS X 10.6

h2. Support
## Support

This script WILL get stale. As mirrors die and versions increase, the download commands in this script may not work anymore. If this happens to you, please fork the script and fix it. Let's keep this working forever!

0 comments on commit 30250b7

Please sign in to comment.