Skip to content

Commit

Permalink
Update readme.md, add windows choco command
Browse files Browse the repository at this point in the history
  • Loading branch information
duianto authored Sep 6, 2017
1 parent 7ce3299 commit 3b461bb
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,17 +44,12 @@ For unlisted systems, please follow the instructions in

### Windows

On Windows you can install the [Chocolatey package](https://chocolatey.org/packages/copyq).
On Windows you can install the copyq [Chocolatey package](https://chocolatey.org/packages/copyq).

```
choco install copyq
```

#### Optional choco parameters
- `/NoDesktopIcon` - Do not create a desktop icon
- `/NoStartup` - Do not run CopyQ on OS startup
- `/ToggleShortcut` - Specify a global shortcut to launch copyq, for example `/ToggleShortcut:ctrl+q`

### OS X

On OS X you can use [Homebrew](https://brew.sh/) to install the app.
Expand Down

0 comments on commit 3b461bb

Please sign in to comment.