Correct macOS 10.15 name

This commit is contained in:
xcession 2021-06-07 22:11:40 +07:00
parent fabaadd559
commit 184cd5ccf6

View File

@ -20,7 +20,7 @@ You should be able to compile Aseprite successfully on the following
platforms:
* Windows 10 + [Visual Studio Community 2019 + Windows 10.0.18362.0 SDK](https://imgur.com/a/7zs51IT) (we don't support [MinGW](#mingw))
* macOS 10.15.3 Mojave + Xcode 11.2.1 + macOS 10.15 SDK (older version might work)
* macOS 10.15.3 Catalina + Xcode 11.2.1 + macOS 10.15 SDK (older version might work)
* Linux + gcc 9.2 or clang 9.0
# Get the source code