Skip to content

Commit fd2cc51

Browse files
committed
more readme updates.
1 parent d44110c commit fd2cc51

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@ The binary releases are provided as a ZIP file. To install the binaries do the f
2828

2929
1. Install the [.NET Core Runtime 3.1](https://dotnet.microsoft.com/download/dotnet/3.1) for your platform.
3030
2. Extract the files from the ZIP into a directory of your choice.
31-
3. On Windows run "Opc2Aml.exe" from the command line. On Linux run "dotnet Opc2Aml.dll" from the terminal.
31+
3. Run the app:
32+
a. Windows command line> ` Opc2Aml.exe`
33+
b. Linux terminal> `dotnet Opc2Aml.dll`
3234

3335
## Licenses
3436

0 commit comments

Comments
 (0)