Skip to content

Commit

Permalink
Reduce install instruction for Debian
Browse files Browse the repository at this point in the history
  • Loading branch information
yangfl committed Jan 7, 2018
1 parent 1e00fc7 commit 7eacced
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,17 +60,13 @@ On OS X you can use [Homebrew](https://brew.sh/) to install the app.
brew cask install copyq
```

### Debian and its derivatives
### Debian 10+, Ubuntu 18.04+, and their derivatives

Users of Debian unstable, Debian 10+, Ubuntu 18.04+ and later derivatives can
install stable version of copyq from their distribution's official repository:
Install `copyq` package.

```bash
sudo apt install copyq
# copyq-plugins and copyq-doc is splitted out and can be installed independently
```
`copyq-plugins` is highly recommended. `copyq-doc` available.

### Ubuntu PPA
#### Ubuntu PPA

Install and keep CopyQ always up to date by running the following three commands from the terminal:

Expand Down

0 comments on commit 7eacced

Please sign in to comment.