From ae7323f04ddaf61197500d8dc5585c1b49d3b4cd Mon Sep 17 00:00:00 2001 From: Wolfgang Dautermann Date: Sat, 26 Oct 2024 10:29:01 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 17fb52e..c0db23e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # daute-clisp-crossbuild -The real work is now on https://github.com/daute/clisp/ -(Some changes were necessary to the original clisp repository). +This repository is a try to compile a Windows installer for Clisp +using Cygwin (recommended platform by the Clisp team). Wolfgang Dautermann