From b32962bca4e6e088b861594076555137b8a14ad1 Mon Sep 17 00:00:00 2001
From: akakishi <ramirods93@gmail.com>
Date: Sun, 23 Feb 2025 01:18:54 -0300
Subject: [PATCH] Update README.rst

File `setup.py` was removed in a previous commit; updated README to reflect the new installation process.
---
 README.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index e33b378..bffcf48 100644
--- a/README.rst
+++ b/README.rst
@@ -22,7 +22,7 @@ From Github:
 
     git clone https://github.com/RicterZ/nhentai
     cd nhentai
-    python setup.py install
+    pip install --no-cache-dir .
 
 Build Docker container: