summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 230133952..1c147dc88 100644
--- a/README.md
+++ b/README.md
@@ -54,10 +54,10 @@ See the website for more info [deno.land](https://deno.land).
## Install
-With Python:
+With Shell:
```
-curl -L https://deno.land/x/install/install.py | python
+curl -L https://deno.land/x/install/install.sh | bash
```
With PowerShell: