diff --git a/README.md b/README.md index 66b304b..9e455bc 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ The tool is released under the MIT License, see LICENSE file. ## Installation You can install this debugger by setting up configuration variable to pre-compiled package on GitHub:
-`WEBSITE_RUN_FROM_PACKAGE = https://github.com/vjirovsky/AzFunDebugger/releases/download/v0.5/pre-release.zip` +`WEBSITE_RUN_FROM_PACKAGE = https://github.com/vjirovsky/AzFunDebugger/releases/download/v0.6/pre-release.zip`
Alternatively you can publish this codebase to given FunctionApp via Visual Studio (Code).