You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ operating system on the runtime host is patched.
11
11
12
12
## Usage
13
13
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.
15
15
This library also comes with a helper method to locate an Apache Kudu binary, `KuduBinaryLocator.FindBinary("kudu")`.
16
16
This also returns environment variables that should be set when starting the Kudu process:
0 commit comments