From a38d53032379b1564cdf2420f85d15cfa35f7bcc Mon Sep 17 00:00:00 2001 From: Las Zenow Date: Fri, 12 Apr 2013 01:07:40 +0200 Subject: [PATCH] Remove libepub as dependency --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 0cb7f3e..ab259d3 100644 --- a/README +++ b/README @@ -21,7 +21,7 @@ In order to run Trantor, you need to install the following packages: Under Debian Wheezy you can simply run: -# aptitude install golang-go git mercurial bzr libepub-dev mongodb +# aptitude install golang-go git mercurial bzr mongodb Yo also need to install go dependences: