Browse Source

Merge pull request #2626 from shadowsocks/snapd-classic

Use classic mode to install shadowsocks-libev
pull/2631/head
Max Lv 5 years ago
committed by GitHub
parent
commit
bb12209941
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. 4
      README.md

4
README.md

@ -34,13 +34,13 @@ https://snapcraft.io/core
Stable channel: Stable channel:
```bash ```bash
sudo snap install shadowsocks-libev
sudo snap install shadowsocks-libev --classic
``` ```
Edge channel: Edge channel:
```bash ```bash
sudo snap install shadowsocks-libev --edge
sudo snap install shadowsocks-libev --classic --edge
``` ```
## Installation ## Installation

Loading…
Cancel
Save