Update README.md (#86)

Added Chocolatey Install Instructions
This commit is contained in:
Curtis Carter 2019-11-06 10:20:40 -06:00 committed by Ry Dahl
parent f3dc7160e4
commit 75b6b476b5

View file

@ -46,6 +46,12 @@ scoop install deno
brew install deno
```
**With [Chocolatey](https://chocolatey.org/packages/deno):**
```powershell
choco install deno
```
## Install and Manage Multiple Versions
**With [asdf](https://asdf-vm.com) and [asdf-deno](https://github.com/asdf-community/asdf-deno):**