From 38d6cf29407e6b503014044fba4a2047929914dd Mon Sep 17 00:00:00 2001 From: Max Lv Date: Thu, 14 Sep 2017 12:56:07 +0800 Subject: [PATCH] Fix #1680 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ef8aad4b..b0b9e7d1 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,7 @@ sudo apt -t stretch-backports install shadowsocks-libev For **Ubuntu 14.04 and 16.04** users, please install from PPA: ```bash +sudo apt-get install software-properties-common -y sudo add-apt-repository ppa:max-c-lv/shadowsocks-libev sudo apt-get update sudo apt install shadowsocks-libev