Update README

This commit is contained in:
Phyks 2014-10-07 11:22:13 +02:00
parent a8d9f4e7b5
commit 1ed4c4e623
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ sudo pip install arxiv2bib PySocks bibtexparser pyPDF2 isbnlib
```
(this script should be compatible with Python 2 and Python 3)
* Install `pdftotext` (provided by Xpdf) and `djvulibre` _via_ your package manager or the way you want
* Install the script _via_ `python setup.py install`.
* Run the script to initialize the conf in `~/.config/bmc/bmc.json`.
* Customize the configuration by editing `~/.config/bmc/bmc.json` according to your needs. A documentation of the available options can be found in file `config.py`.
* _Power users :_ Add your custom masks in `~/.config/bmc/masks.py`.