Skip to content

Commit ed25805

Browse files
Actually macOS Ventura
PyQt6 only works on macOS Ventura
1 parent dd6161f commit ed25805

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ With Aura Text, users can access a versatile and powerful editing environment. W
9898
Let's set up Aura Text on your PC!
9999

100100
### Prerequisites
101-
- Windows 10 x64 or later, a Linux distro running kernel 6.x or later, or macOS High Sierra or later
101+
- Windows 10 x64 or later, a Linux distro running kernel 6.x or later, or macOS Ventura or later
102102
- Python 3.9 or later
103103
- Python installation is bootstrapped with pip
104104
- (Recommended) A fresh venv created with `python -m venv venv` and activated with `venv\Scripts\activate`

0 commit comments

Comments
 (0)