We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd2cc51 commit ba1bb39Copy full SHA for ba1bb39
README.md
@@ -27,9 +27,13 @@ This C# console application targets .NET Core Runtime 3.1 can be built using Vis
27
The binary releases are provided as a ZIP file. To install the binaries do the following:
28
29
1. Install the [.NET Core Runtime 3.1](https://dotnet.microsoft.com/download/dotnet/3.1) for your platform.
30
+
31
2. Extract the files from the ZIP into a directory of your choice.
32
33
3. Run the app:
34
35
a. Windows command line> ` Opc2Aml.exe`
36
37
b. Linux terminal> `dotnet Opc2Aml.dll`
38
39
## Licenses
0 commit comments