We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b14147c commit 3bf75b8Copy full SHA for 3bf75b8
README.md
@@ -33,7 +33,7 @@ You might be asking yourself, "Why load a CLAR file from outside of Workday Stud
33
1. Download the [latest release](https://github.com/swhitley/CLARiNET/releases/latest) for your operating system (Mac or Windows).
34
3. Unzip the executable files into a new directory.
35
4. Run `clarinet --help` to view the available options.
36
-5. You may need to install the [dotnet core runtime](https://dotnet.microsoft.com/download/dotnet/5.0/runtime).
+5. You may need to install the [dotnet core runtime](https://dotnet.microsoft.com/en-us/download/dotnet/8.0).
37
6. Optional: Download [Test.clar](https://github.com/swhitley/CLARiNET/blob/main/Test.clar) to try it out.
38
39
**Notes:**
0 commit comments