mirror of
https://github.com/RicterZ/nhentai.git
synced 2025-04-20 02:41:19 +02:00
updated README.rst
This commit is contained in:
parent
2f7bb59e58
commit
a2cd025027
@ -31,12 +31,14 @@ Manual Installation
|
||||
==================
|
||||
Installation (pip)
|
||||
==================
|
||||
Alternatively, install from PyPI with pip
|
||||
Alternatively, install from PyPI with pip:
|
||||
|
||||
.. code-block::
|
||||
|
||||
pip install nhentai
|
||||
|
||||
For a self-contained installation, use _Pipx:
|
||||
For a self-contained installation, use `Pipx <https://github.com/pipxproject/pipx/>`_:
|
||||
|
||||
.. code-block::
|
||||
|
||||
pipx install nhentai
|
||||
@ -63,6 +65,8 @@ Set your nhentai cookie against captcha:
|
||||
|
||||
nhentai --cookie "YOUR COOKIE FROM nhentai.net"
|
||||
|
||||
**NOTE**: The format of the cookie is `"csrftoken=CRSFTOKEN; sessionid=SESSIONID"`
|
||||
|
||||
Download specified doujinshi:
|
||||
|
||||
.. code-block:: bash
|
||||
@ -235,4 +239,3 @@ 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