File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -15,9 +15,10 @@ Here are a few ideas. (Care to add to this list in the discussions?)
15
15
## Installation
16
16
17
17
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.
21
22
22
23
## Loading a CLAR file to Workday
23
24
You can’t perform that action at this time.
0 commit comments