From: Bennet Bleßmann <3877590+Skgland@users.noreply.github.com> Date: Fri, 24 Jan 2025 17:47:42 +0000 (+0100) Subject: fix typo X-Git-Tag: v0.10.0~72^2~1 X-Git-Url: https://git.sagredo.dev/?a=commitdiff_plain;h=a7598184bf78985fd57215704542ef1d198c788e;p=scryer-prolog.git fix typo --- diff --git a/README.md b/README.md index 201c736c..07b09cd0 100644 --- a/README.md +++ b/README.md @@ -169,7 +169,7 @@ during the installation of the rust toolchain. cargo install --locked scryer-prolog ``` -### Caveates for Windows +### Caveats for Windows On Windows, Scryer Prolog is easier to build inside a [MSYS2](https://www.msys2.org/) environment as some crates may require native C compilation. However,