Update README.md

This commit is contained in:
Apologieze
2022-04-06 19:17:49 +02:00
committed by GitHub
parent c01994e437
commit 4f50911cda

View File

@@ -3,7 +3,8 @@ A gambling crash game made for a school project with pygame
# Download & install
Dependencies: Python, Pygame
Pygame can be download with pip
Pygame can be download with pip:
`pip install pygame`
or executing "**dependecies.py**"