Skip to content

Commit

Permalink
added brew to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
craftamap committed Feb 7, 2021
1 parent fc89e87 commit 4ed228b
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 @@ -25,6 +25,12 @@ Regulary tested on Linux (Arch Linux), MacOS and Windows 10.
pip3 install pluploader
```

### brew

```bash
brew tap craftamap/tap && brew install pluploader
```

### Docker

If you do not want to install python3 or pip, you can also pull the latest
Expand Down

0 comments on commit 4ed228b

Please sign in to comment.