diff --git a/installer/README.md b/installer/README.md index 309364fbcf..7c7e9e5a79 100644 --- a/installer/README.md +++ b/installer/README.md @@ -2,14 +2,13 @@ Install remote or local script as executables. -```` ## Installation `installer` can be install using iteself: ```sh deno -A https://deno.land/std/installer/mod.ts deno_installer https://deno.land/std/installer/mod.ts -A -```` +``` Installer uses `~/.deno/bin` to store installed scripts so make sure it's in `$PATH`