Skip to content

Commit

Permalink
fix newline
Browse files Browse the repository at this point in the history
  • Loading branch information
jw1912 authored Sep 13, 2023
1 parent dc67735 commit 037724f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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=<runtime identifier>
Expand Down

0 comments on commit 037724f

Please sign in to comment.