Update README.md

This commit is contained in:
divyam234 2024-07-27 01:01:26 +05:30 committed by GitHub
parent d709b18926
commit d178964e1f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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