Skip to content

Commit 6b9fbe8

Browse files
authored
Update README.md
1 parent 4ba90b5 commit 6b9fbe8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,10 @@ Here are a few ideas. (Care to add to this list in the discussions?)
1515
## Installation
1616

1717
1. Download the [latest release](https://github.com/swhitley/CLARiNET/releases/latest) for your operating system.
18-
2. Unzip the executable files into a new directory.
19-
3. Run `clarinet --help` to view the available options.
20-
4. Download [Test.clar](https://github.com/swhitley/CLARiNET/blob/main/Test.clar) to try it out.
18+
3. Unzip the executable files into a new directory.
19+
4. Run `clarinet --help` to view the available options.
20+
5. You may need to install the [dotnet core runtime](https://dotnet.microsoft.com/download/dotnet/5.0/runtime).
21+
6. Optional: Download [Test.clar](https://github.com/swhitley/CLARiNET/blob/main/Test.clar) to try it out.
2122

2223
## Loading a CLAR file to Workday
2324

0 commit comments

Comments
 (0)