From 01ba3ccc0284c27141e03b0ceaf2c01b6a135469 Mon Sep 17 00:00:00 2001 From: Firsla <30505523+Firsla@users.noreply.github.com> Date: Mon, 23 Oct 2017 18:22:43 +0000 Subject: [PATCH] Little fix'es. macOS, BlackBerry. (cherry picked from commit 033e58b75df411f0aab48353dd1838e0b56dd197) git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1836 7f0cb862-5218-0410-a997-914c9d46530a --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 2ad197d..ac9ed68 100644 --- a/README +++ b/README @@ -14,9 +14,9 @@ PORTS Currently supported platforms: - UNIX systems with X11 and Wayland (such as GNU/Linux, FreeBSD, etc) - MS Windows - - MacOS X with XQuartz (no native Cocoa support yet) + - macOS with XQuartz (no native Cocoa support yet) - Android (NDK) - - Blackberry + - BlackBerry Consult the platform-specific readme files for details on the level of support and build instructions. -- 1.7.10.4