Update README.md
This commit is contained in:
parent
343d37e9c9
commit
f3e4c25f7e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# ISN-s-Cube
|
||||
A 3D Rubik's Cube with a solver. It's a french A-level Project, so it's in french, sorry for it.
|
||||
|
||||
This programme run under Python3.
|
||||
This programme run with Python3.
|
||||
You need pygame install in your computer.
|
||||
For install pygame, execute the commande `python -m pip install pygame` (in windows) or
|
||||
`sudo pip3 install pygame` (in GNU Linux. You need pip3 install before: `sudo apt-get install python3-pip`)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue