Update README.md

This commit is contained in:
adrienmalin 2018-08-21 14:27:47 +02:00 committed by GitHub
parent ae5033be58
commit 94de271e07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -25,8 +25,6 @@ Yet another Tetris clone, with Qt5 on Python 3
* Clone repository:
```bash
mkdir TETRIS2000
cd TETRIS2000
git clone https://github.com/adrienmalin/Tetris2000
```