From e76dda4ee2338b42e091e80745084c2a9f1e80a8 Mon Sep 17 00:00:00 2001 From: Benex254 Date: Mon, 5 Aug 2024 09:47:00 +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 ```