Update README.md
This commit is contained in:
@@ -17,6 +17,7 @@ pdf support is coming, along with support for a bunch of other formats. Please s
|
|||||||
* python-beautifulsoup4 >= 4.6.0
|
* python-beautifulsoup4 >= 4.6.0
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
### Manual
|
||||||
0. Install dependencies - I recommend using your package manager for this.
|
0. Install dependencies - I recommend using your package manager for this.
|
||||||
1. Clone repository
|
1. Clone repository
|
||||||
2. Type the following in the root directory:
|
2. Type the following in the root directory:
|
||||||
@@ -25,6 +26,9 @@ pdf support is coming, along with support for a bunch of other formats. Please s
|
|||||||
# python setup.py install
|
# python setup.py install
|
||||||
3. OR launch with `lector/__main__.py`
|
3. OR launch with `lector/__main__.py`
|
||||||
|
|
||||||
|
### Available packages
|
||||||
|
* [AUR](https://aur.archlinux.org/packages/lector-git/)
|
||||||
|
|
||||||
## Reporting issues
|
## Reporting issues
|
||||||
When reporting issues:
|
When reporting issues:
|
||||||
|
|
||||||
@@ -56,3 +60,8 @@ When reporting issues:
|
|||||||
|
|
||||||
### In program dictionary
|
### In program dictionary
|
||||||

|

|
||||||
|
|
||||||
|
## Attributions
|
||||||
|
* [KindleUnpack](https://github.com/kevinhendricks/KindleUnpack)
|
||||||
|
* [rarfile](https://github.com/markokr/rarfile)
|
||||||
|
* [Papirus icon theme](https://github.com/PapirusDevelopmentTeam/papirus-icon-theme)
|
||||||
|
Reference in New Issue
Block a user