mirror of
https://github.com/denoland/deno.git
synced 2024-11-27 16:10:57 -05:00
parent
575bdb8451
commit
684805919a
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ Install remote or local script as executables.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
`installer` can be install using itself:
|
`installer` can be installed using itself:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
deno -A https://deno.land/std/installer/mod.ts deno_installer https://deno.land/std/installer/mod.ts -A
|
deno -A https://deno.land/std/installer/mod.ts deno_installer https://deno.land/std/installer/mod.ts -A
|
||||||
|
|
Loading…
Reference in a new issue