File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ To install the CLI, run the following Deno command.
7979
8080``` bash
8181deno install --allow-run --allow-read --allow-write --allow-net --unstable --force \
82- --name=denofunc https://raw.githubusercontent.com/anthonychu/azure-functions-deno-worker/v0.6 .0/denofunc.ts
82+ --name=denofunc https://raw.githubusercontent.com/anthonychu/azure-functions-deno-worker/v0.7 .0/denofunc.ts
8383```
8484
8585Confirm it is installed correctly:
@@ -170,4 +170,4 @@ You've deployed your first Azure Functions app in Deno! 🦕
170170
171171---
172172
173- *Disclaimer: This is a community open source project. No official support is provided by Microsoft.*
173+ *Disclaimer: This is a community open source project. No official support is provided by Microsoft.*
You can’t perform that action at this time.
0 commit comments