From 74130bd0dbd4badb7210edca23efa734097cae0b Mon Sep 17 00:00:00 2001 From: Viktor Stanchev Date: Thu, 4 Feb 2016 22:21:47 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df68c11..c1ea1a5 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ pirate-get is a convenient command line tool (inspired by APT) to speed up your trip to the Pirate Bay and get your completely legal torrents more quickly. ## Installation -Make sure you have python 3.4 and pip installed. +Make sure you have python 3.4 and pip installed. On Ubuntu 14.04 you may also need to install the libxslt1-dev and libxml2-dev packages. Run `pip3 install pirate-get`