From 037724f7c8b1954386911ef90b13c7edfe3e504b Mon Sep 17 00:00:00 2001 From: Jamie Whiting <99771266+jw1912@users.noreply.github.com> Date: Wed, 13 Sep 2023 23:20:26 +0100 Subject: [PATCH] fix newline --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dd55ef346..b4b2df347 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ To compile a self-contained UCI executable, first identify the appropriate runtime identifier: - `win-x64` for Windows - `linux-x64` for Linux + for other operating systems/errors, refer to the [docs](https://learn.microsoft.com/en-us/dotnet/core/rid-catalog). + Then run ``` make OS=