From d8afdce4676a4af8b1ed5a4bcf25b18938e6bab2 Mon Sep 17 00:00:00 2001 From: BenedictX <81157281+Benex254@users.noreply.github.com> Date: Thu, 13 Jun 2024 20:22:21 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d732191..f65d429 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Welcome to Fast Anime, your new favorite destination for streaming and downloadi Fast Anime can be installed using pip with the following command: ```bash -pip install +pip install https://github.com/Benex254/FastAnime/releases/download/v0.20.0/fastanime-0.2.0.tar.gz #then you can launch the app using the following command: python -m fastanime ```