Skip to content

Commit

Permalink
Add link to Macports package manager (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
elcheco committed Dec 20, 2020
1 parent b02a3b7 commit 7b9f98c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,12 @@ scoop install deno
brew install deno
```

**With [Macports](https://ports.macports.org/port/deno/summary):**

```sh
sudo port install deno
```

**With [Chocolatey](https://chocolatey.org/packages/deno):**

```powershell
Expand Down

0 comments on commit 7b9f98c

Please sign in to comment.