mirror of
https://github.com/glomatico/gamdl.git
synced 2026-06-13 12:15:18 +03:00
Update installation instructions to use pip
This commit is contained in:
@@ -41,12 +41,10 @@ Add these tools to your system PATH for additional features:
|
||||
|
||||
## 📦 Installation
|
||||
|
||||
**Install Gamdl via pipx:**
|
||||
|
||||
[pipx](https://pipx.pypa.io/stable/installation/) is recommended for installing Gamdl to avoid dependency conflicts, but you can also use pip.
|
||||
**Install Gamdl via pip:**
|
||||
|
||||
```bash
|
||||
pipx install gamdl
|
||||
pip install gamdl
|
||||
```
|
||||
|
||||
**Setup cookies:**
|
||||
|
||||
Reference in New Issue
Block a user