From e1faab9eaa81d0cf93ae38e23abd300ffafe220b Mon Sep 17 00:00:00 2001 From: Rene Luria Date: Wed, 19 Mar 2025 16:56:21 +0100 Subject: [PATCH] doc: add install --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index d6bf9cc..bebb3e1 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,13 @@ Simple tool to download Instagram videos from reels using [https://github.com/Fluxticks/InstagramDL](https://github.com/Fluxticks/InstagramDL) +install +------- + +```shell +uv tool install --extra-index-url https://gitea.parano.ch/api/packages/herel/pypi/simple/ insta +``` + help ----