Skip to content

Commit 42a6555

Browse files
authored
Update readme with nuget package link (#4)
1 parent 63a6a86 commit 42a6555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ operating system on the runtime host is patched.
1111

1212
## Usage
1313

14-
Add the nuget package Knet.Kudu.Binary. This package will add the Apache Kudu binaries to your application's build output.
14+
Add the nuget package [Knet.Kudu.Binary](https://www.nuget.org/packages/Knet.Kudu.Binary). This package will add the Apache Kudu binaries to your application's build output.
1515
This library also comes with a helper method to locate an Apache Kudu binary, `KuduBinaryLocator.FindBinary("kudu")`.
1616
This also returns environment variables that should be set when starting the Kudu process:
1717

0 commit comments

Comments
 (0)