Skip to content

Commit 4c4f7cb

Browse files
committed
Updated readme with release instructions
1 parent dd8565f commit 4c4f7cb

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ 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:
13+
```
14+
dotnet BACnetServerExample.dll
15+
```
1216

1317
## Usage
1418
Pre-configured with the following example BACnet device and properties

0 commit comments

Comments
 (0)