mirror of
https://github.com/danbulant/deno_install
synced 2026-06-19 06:21:27 +00:00
parent
f3dc7160e4
commit
75b6b476b5
1 changed files with 6 additions and 0 deletions
|
|
@ -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):**
|
||||
|
|
|
|||
Loading…
Reference in a new issue