0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-04 01:44:26 -05:00

Readme: Use shell installer (#1598)

This commit is contained in:
Dmitry Sharshakov 2019-01-27 18:16:47 +03:00 committed by Ryan Dahl
parent aaaa35548e
commit 2a69abdefd

View file

@ -54,10 +54,10 @@ See the website for more info [deno.land](https://deno.land).
## Install ## 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: With PowerShell: