From: Markus Triska Date: Sun, 3 Sep 2023 12:12:46 +0000 (+0200) Subject: mention precompiled binaries X-Git-Tag: remove~119^2 X-Git-Url: https://git.sagredo.dev/?a=commitdiff_plain;h=5ebd4bb2a4a1cb49745fb6c4dca5ce69fd85b5c6;p=scryer-prolog.git mention precompiled binaries --- diff --git a/README.md b/README.md index 0f889c9b..bd55c050 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,14 @@ strings. ## Installing Scryer Prolog -### Native Install +### Binaries + +Precompiled binaries for several platforms are available for download +at: + +**https://github.com/mthom/scryer-prolog/releases/tag/v0.9.2** + +### Native Compilation First, install the latest stable version of [Rust](https://www.rust-lang.org/en-US/install.html) using your