From 64d531eb4ad04c7b954d39f42fcc6e0da825f338 Mon Sep 17 00:00:00 2001
From: adrienmalin <41926238+adrienmalin@users.noreply.github.com>
Date: Tue, 31 Jul 2018 16:38:48 +0200
Subject: [PATCH] Update README.md

---
 README.md | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/README.md b/README.md
index fda1b3a..80a1fd5 100644
--- a/README.md
+++ b/README.md
@@ -18,13 +18,13 @@ As for now, qdarkstyle doesn't support PySide2 so PyQt5 is recommanded
 
 #### From [GitHub](https://github.com)
 
-    pip3 install --user PyQt5
-    pip3 install --user qdarkstyle
-    
-or
-
-    pip3 install --user PySide2
-
-* Download the archive from [GitHub](https://github.com/adrienmalin\☻Tetris2000)
+* Download the archive from [GitHub](https://github.com/adrienmalin/Tetris2000)
 * Unzip the archive
+* Open a terminal
+* Move to the directory containing setup.py
+* Type 
+
+    pip3 install --user .
+    
+* Open Tetris2000 folder
 * Launch Tetris2000.py