Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Add Chocolatey to the "Installation" section in README.md #653

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ Version 1.5 or higher.
```
brew install gdrive
```
### With [Chocolatey](https://chocolatey.org) on Windows
```
choco install gdrive
```
### Other
Download `gdrive` from one of the [links in the latest release](https://github.com/prasmussen/gdrive/releases).
The first time gdrive is launched (i.e. run `gdrive about` in your
Expand Down