Skip to content

Commit 6b01e79

Browse files
committed
add note to prereqs that the sample is in proc
Signed-off-by: Hannah Hunter <[email protected]>
1 parent 265a293 commit 6b01e79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

includes/durable-functions-prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: glenga
1111
# [C#](#tab/csharp)
1212

1313
* [Complete the quickstart article](../articles/azure-functions/durable/durable-functions-isolated-create-first-csharp.md)
14-
* [Clone or download the samples project from GitHub](https://github.com/Azure/azure-functions-durable-extension/tree/master/samples/precompiled)
14+
* [Clone or download the samples project from GitHub](https://github.com/Azure/azure-functions-durable-extension/tree/master/samples/precompiled) (uses the in-process model)
1515

1616
# [JavaScript](#tab/javascript)
1717

0 commit comments

Comments
 (0)