From 20c98827223e242f6db4ee5eb99ce42569a11eec Mon Sep 17 00:00:00 2001 From: Zach Bjornson Date: Sat, 22 Jun 2024 21:51:06 -0700 Subject: [PATCH] update prebuild status in readme --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 4a38e037b..7e7b88ba1 100644 --- a/Readme.md +++ b/Readme.md @@ -6,7 +6,7 @@ node-canvas is a [Cairo](http://cairographics.org/)-backed Canvas implementation for [Node.js](http://nodejs.org). > [!TIP] -> **v3.0.0-rc2 is now available for testing on Linux and Windows!** It's the first version +> **v3.0.0-rc2 is now available for testing on Linux (x64 glibc), macOS (x64) and Windows (x64)!** It's the first version > to use N-API and prebuild-install. Please give it a try and let us know if you run into any issues. > ```sh > npm install canvas@next