提交 62c377fc 编写于 作者: A Andy Hayden 提交者: Ryan Dahl

Add brew install deno to manual (#2407)

上级 86684799
......@@ -106,10 +106,16 @@ iwr https://deno.land/x/install/install.ps1 | iex
Using [Scoop](https://scoop.sh/) (windows):
```
```shellsession
scoop install deno
```
Using [Homebrew](https://brew.sh/) (mac):
```shellsession
brew install deno
```
Deno can also be installed manually, by downloading a tarball or zip file at
[github.com/denoland/deno/releases](https://github.com/denoland/deno/releases).
These packages contain just a single executable file. You will have to set the
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册