From 6b85c980ee5e5e4ee32f0b78fa1cbd0345cb3434 Mon Sep 17 00:00:00 2001 From: Max Lv Date: Sat, 18 Jan 2020 08:44:26 +0800 Subject: [PATCH] Fix #2595 --- README.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/README.md b/README.md index 87aa8248..b0699a5a 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ try `configure --help`. ### Debian & Ubuntu -#### Install from repository +#### Install from repository (not recommended) Shadowsocks-libev is available in the official repository for following distributions: @@ -89,16 +89,6 @@ sudo apt update sudo apt install shadowsocks-libev ``` -For **Debian 9 (Stretch)** users, please install it from `stretch-backports`: -We strongly encourage you to install shadowsocks-libev from `stretch-backports`. -For more info about backports, you can refer [Debian Backports](https://backports.debian.org). - -```bash -sudo sh -c 'printf "deb http://deb.debian.org/debian stretch-backports main" > /etc/apt/sources.list.d/stretch-backports.list' -sudo apt update -sudo apt -t stretch-backports install shadowsocks-libev -``` - #### Build deb package from source Supported distributions: