4
0
mirror of https://github.com/RicterZ/nhentai.git synced 2025-05-05 11:00:55 +02:00

update README

This commit is contained in:
Ricter Z 2023-02-06 00:34:44 +08:00
parent 290f03d05e
commit 9f17ee3f6e

@ -38,13 +38,20 @@ Alternatively, install from PyPI with pip:
.. code-block:: .. code-block::
pip install nhentai pip install nhentai
For a self-contained installation, use `Pipx <https://github.com/pipxproject/pipx/>`_: For a self-contained installation, use `Pipx <https://github.com/pipxproject/pipx/>`_:
.. code-block:: .. code-block::
pipx install nhentai pipx install nhentai
From docker hub:
.. code-block::
docker pull ricterz/nhentai
docker run -v ~/Downloads/doujinshi:/output -v ~/.nhentai/:/root/.nhentai ricterz/nhentai --id 123855
===================== =====================
Installation (Gentoo) Installation (Gentoo)