diff --git a/README.md b/README.md index 31295a6b81..582364413e 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,12 @@ _Note: Depending on your security settings, you may have to run `Set-ExecutionPolicy RemoteSigned -Scope CurrentUser` first to allow downloaded scripts to be executed._ +With [Scoop](https://scoop.sh/): + +``` +scoop install deno +``` + Try it: ```