Skip to content

Commit 41b3afc

Browse files
authored
Update README.md
1 parent 58a4759 commit 41b3afc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@ It is a simple python script, based on https://github.com/ag91/M365-IMAP and htt
3333

3434
**NOTE: DUE TO A [BUG](https://bugreports.qt.io/plugins/servlet/mobile#issue/QTBUG-135786) IN qt 6.9, THE AUTHENTICATION METHOD IS BROKEN FOR THIS PROJECT. APPARENTLY, IT HAD AFFECTED MANY qt6 BASED PROJECTS [(SEE THIS)](https://github.com/qutebrowser/qutebrowser/issues/8535). TILL THEN, INSTALL AN OLDER VERSION OF `PyQt6` and `PyQt6-WebEngine` by running:
3535

36-
```
37-
bash
36+
```bash
3837
pip install PyQt6==6.8.1 PyQt6-WebEngine==6.8.0
3938
```
4039

0 commit comments

Comments
 (0)