From c5296987302e702edb60a15867fcdb8503eacc74 Mon Sep 17 00:00:00 2001 From: Eddie Hebert Date: Thu, 25 Oct 2012 09:42:58 -0400 Subject: [PATCH] Fixes Markdown links in README. --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5966b58f..6072c8e2 100644 --- a/README.md +++ b/README.md @@ -38,10 +38,9 @@ and set up with pip: If there are problems installing the dependencies or zipline we recommend installing these packages via some other means. For Windows, -the [![Enthought Python Distribution] - includes most of the -necessary dependencies. On OSX, the [![Scipy Superpack] - works very well. +the [Enthought Python Distribution](http://www.enthought.com/products/epd.php) +includes most of the necessary dependencies. On OSX, the [Scipy Superpack] +(http://fonnesbeck.github.com/ScipySuperpack/) works very well. Dependencies ------------