From 4c2da534af480a71cea6cbd39c8c9b449183bf1c Mon Sep 17 00:00:00 2001 From: jeena Date: Wed, 24 Apr 2013 16:39:38 +0200 Subject: [PATCH] added download url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a40ede..e14ed8c 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ It is written in PyQt and uses Webkit to show the contents. You need to have PyQt installed and a account on a TinyTinyRSS instance. -Download the zip file, unzip it and then run: +Download the [ZIP](https://github.com/jeena/feedthemonkey/archive/master.zip)-file, unzip it and then run: `sudo python setup.py install`