Skip to content

Commit 0d9fa13

Browse files
authored
Merge pull request #3 from chipkin/readability
Further updated readme instructions with .net requirement
2 parents a829b2f + 1f594ce commit 0d9fa13

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,11 @@ Build versions of this example can be downloaded from the [Releases](https://git
99
## Installation
1010

1111
Download the latest release zip file on the [Releases](https://github.com/chipkin/BACnetServerExampleProprietaryPropertyCSharp/releases) page.
12-
Copy CASBACnetStack_x64_Release.dll from the stack into the release folder and launch server by using the following command:
12+
Copy CASBACnetStack_x64_Release.dll from the CAS BACnet Stack into the release folder. Please contact Chipkin Automation Systems for access to the CAS BACnet Stack. Launch client by using the following command:
1313
```
1414
dotnet BACnetServerExample.dll
1515
```
16+
Requires [.NET Core 3.0+](https://dotnet.microsoft.com/download)
1617

1718
## Usage
1819
Pre-configured with the following example BACnet device and properties

0 commit comments

Comments
 (0)