Browse Source
Revert "Use classic mode to install shadowsocks-libev"
pull/2631/head
Max Lv
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
README.md
|
@ -34,13 +34,13 @@ https://snapcraft.io/core |
|
|
Stable channel: |
|
|
Stable channel: |
|
|
|
|
|
|
|
|
```bash |
|
|
```bash |
|
|
sudo snap install shadowsocks-libev --classic |
|
|
|
|
|
|
|
|
sudo snap install shadowsocks-libev |
|
|
``` |
|
|
``` |
|
|
|
|
|
|
|
|
Edge channel: |
|
|
Edge channel: |
|
|
|
|
|
|
|
|
```bash |
|
|
```bash |
|
|
sudo snap install shadowsocks-libev --classic --edge |
|
|
|
|
|
|
|
|
sudo snap install shadowsocks-libev --edge |
|
|
``` |
|
|
``` |
|
|
|
|
|
|
|
|
## Installation |
|
|
## Installation |
|
|