From d178964e1f3d648160e34f90fe59c510c5f59138 Mon Sep 17 00:00:00 2001 From: divyam234 <47589864+divyam234@users.noreply.github.com> Date: Sat, 27 Jul 2024 01:01:26 +0530 Subject: [PATCH] Update README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2a1011d..d11e8ca 100644 --- a/README.md +++ b/README.md @@ -44,24 +44,22 @@ Telegram Drive is a powerful utility that enables you to organise your telegram ### One Line Installer -[![install count](https://img.shields.io/endpoint?url=https://instl.sh/api/v1/badge/shields.io/stats/divyam234/teldrive&style=for-the-badge)](https://instl.sh/divyam234/teldrive) - #### Linux ```bash -curl -sSL instl.sh/divyam234/teldrive/linux | bash +curl -sSL instl.vercel.app/divyam234/teldrive/linux | bash ``` #### Windows ```powershell -iwr instl.sh/divyam234/teldrive/windows | iex +iwr instl.vercel.app/divyam234/teldrive/windows | iex ``` #### macOS ```bash -curl -sSL instl.sh/divyam234/teldrive/macos | bash +curl -sSL instl.vercel.app/divyam234/teldrive/macos | bash ``` ### Deploy using docker-compose