summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fb7c5c51a..3afffc015 100644
--- a/README.md
+++ b/README.md
@@ -71,7 +71,7 @@ scripts to be executed._
Try it:
```
-> deno http://deno.land/thumb.ts
+> deno https://deno.land/thumb.ts
```
See also [deno_install](https://github.com/denoland/deno_install).