Browse Source

Merge pull request #2503 from unl89/patch-1

readme: add manjaro
pull/2507/head
Max Lv 5 years ago
committed by GitHub
parent
commit
936f3283a4
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

@ -54,7 +54,7 @@ sudo snap install shadowsocks-libev --edge
- [Fedora & RHEL](#fedora--rhel)
+ [Build from source with centos](#build-from-source-with-centos)
+ [Install from repository](#install-from-repository-1)
- [Archlinux](#archlinux)
- [Archlinux & Manjaro](#archlinux--manjaro)
- [NixOS](#nixos)
- [Nix](#nix)
- [Directly build and install on UNIX-like system](#linux)
@ -213,7 +213,7 @@ su -c 'yum install shadowsocks-libev'
```
The repository is maintained by [@librehat](https://github.com/librehat), any issues, please report [here](https://github.com/librehat/shadowsocks-libev/issues)
### Archlinux
### Archlinux & Manjaro
```bash
sudo pacman -S shadowsocks-libev

Loading…
Cancel
Save