Skip to content

Commit

Permalink
Merge pull request #219 from kemurayama/dev
Browse files Browse the repository at this point in the history
Create links for sample folder. Co-authored with @kemurayama
  • Loading branch information
davidmrdavid authored Nov 19, 2020
2 parents af482d2 + 523de06 commit 0f8679b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Note: Conda based environments are not yet supported in Azure Functions.
### Setting up durable-py debugging


1. Git clone your fork and use any starter sample from this [folder] in your fork (https://github.com/Azure/azure-functions-durable-python/tree/dev/samples/) and open this folder in your VS Code editor.
1. Git clone your fork and use any starter sample from this [folder](https://github.com/Azure/azure-functions-durable-python/tree/dev/samples/) in your fork and open this folder in your VS Code editor.

2. Initialize this folder as an Azure Functions project using the VS Code Extension using these [instructions](https://docs.microsoft.com/en-us/azure/azure-functions/functions-create-first-function-vs-code?pivots=programming-language-python). This step will create a Python virtual environment if one doesn't exist already.

Expand Down

0 comments on commit 0f8679b

Please sign in to comment.