From a057a3ab1d8d59d112946c93be5cc8256959eb88 Mon Sep 17 00:00:00 2001 From: adrienmalin <41926238+adrienmalin@users.noreply.github.com> Date: Tue, 7 Aug 2018 00:22:32 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2a23e0e..1272ab7 100644 --- a/README.md +++ b/README.md @@ -21,15 +21,15 @@ As for now, qdarkstyle doesn't support PySide2 so PyQt5 is recommanded * From a terminal, install PyQt5: - pip3 install --user PyQt5 + pip3 install --user PyQt5 -or PySide2: + or PySide2: - pip3 install --user PySide2 + pip3 install --user PySide2 * Install qdarkstyle: - pip3 install --user qdarkstyle + pip3 install --user qdarkstyle * Download the [archive from GitHub](https://github.com/adrienmalin/Tetris2000) * Unzip the archive