mirror of
https://github.com/denoland/deno.git
synced 2024-11-23 15:16:54 -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
|
||||
|
||||
`installer` can be install using itself:
|
||||
`installer` can be installed using itself:
|
||||
|
||||
```sh
|
||||
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