Skip to content

Commit ba1bb39

Browse files
committed
readme edits
1 parent fd2cc51 commit ba1bb39

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,13 @@ This C# console application targets .NET Core Runtime 3.1 can be built using Vis
2727
The binary releases are provided as a ZIP file. To install the binaries do the following:
2828

2929
1. Install the [.NET Core Runtime 3.1](https://dotnet.microsoft.com/download/dotnet/3.1) for your platform.
30+
3031
2. Extract the files from the ZIP into a directory of your choice.
32+
3133
3. Run the app:
34+
3235
a. Windows command line> ` Opc2Aml.exe`
36+
3337
b. Linux terminal> `dotnet Opc2Aml.dll`
3438

3539
## Licenses

0 commit comments

Comments
 (0)