diff --git a/README.md b/README.md index baab22d..5e83b68 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,7 @@ increase input performance. # Install * Arch Linux: install from AUR: [Stable release](https://aur.archlinux.org/packages/chewing-editor/), [Development](https://aur.archlinux.org/packages/chewing-editor-git/) * Mageia: install via `urpmi chewing-editor` - available in cauldron, Mageia 6 and later. -* Ubuntu Linux: - * install from Ubuntu [APT repository](http://packages.ubuntu.com/search?keywords=chewing-editor) since Ubuntu 16.04 LTS (Xenial Xerus) - * `# apt-get install chewing-editor` - * install from PPA [ppa:chewing/chewing](https://launchpad.net/~chewing/+archive/ubuntu/chewing) as development build, which currently supports Ubuntu 13.10 ~ 14.04 - * `# add-apt-repository ppa:chewing/chewing` - * `# apt-get update` - * `# apt-get install chewing-editor` +* Debian/Ubuntu Linux: install via `apt-get install chewing-editor` # Development