Update README.md
This commit is contained in:
parent
4cc4db0f94
commit
73c5ce2e3b
|
@ -5,8 +5,8 @@ Put this in the terminal of your python project:
|
||||||
|
|
||||||
```
|
```
|
||||||
1. pip install PyQt5
|
1. pip install PyQt5
|
||||||
|
```
|
||||||
2. 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
|
||||||
|
|
Loading…
Reference in New Issue