Update installation instructions to use pip

This commit is contained in:
Rafael Moraes
2026-01-15 22:26:46 -03:00
parent a6e409d98d
commit b14004f3e3
+2 -4
View File
@@ -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:**