Skip to content

Commit 593dc64

Browse files
authored
Update README.md
1 parent ea391b0 commit 593dc64

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,11 @@ This means better performance (low/no GC), cleaner syntax and the freedom to str
4949

5050
## Installation
5151

52-
Self-contained; no particular install steps required. Checkout the repo (or just the `Src` directory) inside your source tree.
52+
`dotnet add package ActiveLogic`
53+
54+
(via [NuGet](https://www.nuget.org/packages/ActiveLogic/))
55+
56+
From source: no dependencies.
5357

5458
## Language support
5559

0 commit comments

Comments
 (0)