Skip to content

Commit ce9cdf5

Browse files
authored
Merge pull request #186 from matthewyang204/patch-1
Fix macOS compatibility label in README
2 parents dd6161f + ed25805 commit ce9cdf5

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)