Remove libepub as dependency
This commit is contained in:
parent
64375b6de5
commit
a38d530323
1 changed files with 1 additions and 1 deletions
2
README
2
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:
|
||||
|
||||
|
|
Reference in a new issue