mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2025-12-06 08:52:55 +01:00
Add Arch Linux installation instructions.
This commit is contained in:
parent
35fa48da02
commit
1a7883e56c
1 changed files with 9 additions and 0 deletions
|
|
@ -11,6 +11,15 @@ plugin](http://www.mobileread.com/forums/showthread.php?p=3084025), a
|
|||
[command-line interface](https://pypi.python.org/pypi/FanFicFare) (via
|
||||
pip), and a [web service](http://fanficfare.appspot.com/).
|
||||
|
||||
The cli version can also be obtained on Arch Linux from the official repositories:
|
||||
|
||||
```
|
||||
pacman -S fanficfare
|
||||
```
|
||||
|
||||
or from git via the [AUR package](https://aur.archlinux.org/packages/fanficfare-git)
|
||||
(which will also update the calibre plugin, if calibre is installed).
|
||||
|
||||
There's additional info in the project
|
||||
[wiki](https://github.com/JimmXinu/FanFicFare/wiki) pages.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue