From 2a6a8f61edecb70248059af3e3926f6dc2171094 Mon Sep 17 00:00:00 2001 From: ZI Youtuber <82158378+ZI-Youtuber@users.noreply.github.com> Date: Fri, 9 Apr 2021 19:51:25 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1094179..8cbcbc4 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ An Advanced version of Simple Browser and has no errors and you can do it with a Put this in the terminal of your python project: ``` -1. pip install PyQt5 -2. pip install PyQtWebEngine +pip install PyQt5 +pip install PyQtWebEngine ``` After you have done that step then copy and paste the code into your code editor from main.py