Update READINSTRUCTIONS.md
This commit is contained in:
parent
0661d2e3ae
commit
107023e273
|
@ -3,8 +3,9 @@ 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:
|
Put this in the terminal of your python project:
|
||||||
|
|
||||||
pip install PyQt5
|
1. pip install PyQt5
|
||||||
pip install PyQtWebEngine
|
2. pip install PyQtWebEngine
|
||||||
|
|
||||||
After you have done that step then copy and paste the code into your code editor from main.py
|
After you have done that step then copy and paste the code into your code editor from main.py
|
||||||
|
|
||||||
If you need any help or have issues write it in the issues section.
|
If you need any help or have issues write it in the issues section.
|
||||||
|
|
Loading…
Reference in New Issue