mirror of
https://github.com/RicterZ/nhentai.git
synced 2025-04-20 02:41:19 +02:00
Update README.rst
This commit is contained in:
parent
c8bca4240a
commit
2f7bb59e58
20
README.rst
20
README.rst
@ -19,15 +19,28 @@ nhentai
|
||||
|
||||
nHentai is a CLI tool for downloading doujinshi from <http://nhentai.net>
|
||||
|
||||
============
|
||||
Installation
|
||||
============
|
||||
===================
|
||||
Manual Installation
|
||||
===================
|
||||
.. code-block::
|
||||
|
||||
git clone https://github.com/RicterZ/nhentai
|
||||
cd nhentai
|
||||
python setup.py install
|
||||
|
||||
==================
|
||||
Installation (pip)
|
||||
==================
|
||||
Alternatively, install from PyPI with pip
|
||||
.. code-block::
|
||||
|
||||
pip install nhentai
|
||||
|
||||
For a self-contained installation, use _Pipx:
|
||||
.. code-block::
|
||||
|
||||
pipx install nhentai
|
||||
|
||||
=====================
|
||||
Installation (Gentoo)
|
||||
=====================
|
||||
@ -222,3 +235,4 @@ Set `NHENTAI` env var to your nhentai mirror.
|
||||
|
||||
.. |license| image:: https://img.shields.io/github/license/ricterz/nhentai.svg
|
||||
:target: https://github.com/RicterZ/nhentai/blob/master/LICENSE
|
||||
.. _Pipx: https://github.com/pipxproject/pipx/
|
||||
|
Loading…
x
Reference in New Issue
Block a user