From b00ac7e103b559295994036aadbc759ab4fdd68f Mon Sep 17 00:00:00 2001 From: Max Lv Date: Wed, 3 May 2017 12:59:02 +0800 Subject: [PATCH] Add PPA to README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index c9aa55f6..806f9043 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,14 @@ sudo apt update sudo apt -t jessie-backports install shadowsocks-libev ``` +For **Ubuntu 14.04 and 16.04** users, please install from PPA: + +```bash +sudo add-apt-repository ppa:max-c-lv/shadowsocks-libev +sudo apt-get update +sudo apt install shadowsocks-libev +``` + #### Build deb package from source Supported distributions: