3 lines
50 B
Bash
3 lines
50 B
Bash
python -m venv venv
|
|
./venv/bin/pip install pygame
|
python -m venv venv
|
|
./venv/bin/pip install pygame
|
Powered by TurnKey Linux.