From cfb6f92e3f426cebf3cc187a7622909411fae40f Mon Sep 17 00:00:00 2001 From: ValKmjolnir Date: Fri, 10 Oct 2025 20:45:42 +0800 Subject: [PATCH] :memo: update README --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index bc98d0b..9e307d3 100644 --- a/README.md +++ b/README.md @@ -66,9 +66,7 @@ the interpreter a useful tool in your own projects. ## __Download__ -Nightly build could be found here. -Windows nightly build is not supported yet, -please wait or just compile it by yourself, a Cmake file is given for Visual Studio to compile this project easily: +Nightly build could be found here: * [MacOS-nightly-build](https://github.com/ValKmjolnir/Nasal-Interpreter/releases/tag/next_macOS) * [Linux-nightly-build](https://github.com/ValKmjolnir/Nasal-Interpreter/releases/tag/next_linux_x86_64)