From d639ba5525266f1929d46c491e18536b860c9594 Mon Sep 17 00:00:00 2001 From: Anton Gerdelan Date: Tue, 20 Aug 2024 13:32:38 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f13622..c54269c 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ See `LICENCE.txt` for licence information. Each chapter with major demonstration code has a corresponding demo here. There is also an example of code for *Hello Triangle* for OpenGL 2.1 for reference. -Each demo has easy-to-read Makefiles for Linux, MacOS, and Windows. +Each demo has easy-to-read Makefiles for Linux, macOS, and Windows. You may need to download newer versions of the libraries in the `third_party/` folder. This code is some years old now and builds may fall out of date.