Wiki/INSTALLING_DEPENDENCIES.md
2025-03-21 10:15:54 +01:00

7 lines
103 B
Markdown

# Installing Dependencies
# Updating and Upgrading pip
```sh
python -m pip install --upgrade pip
```