1
0
mirror of https://github.com/tonarino/innernet.git synced 2024-11-28 08:58:37 +02:00

readme: update installation instructions for Arch Linux (#40)

This commit is contained in:
Orhun Parmaksız 2021-04-09 04:03:34 +03:00 committed by GitHub
parent 9b6d27d860
commit 67c69ecfa0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -154,10 +154,10 @@ It's assumed that WireGuard is installed on your system, either via the kernel m
[WireGuard Installation Instructions](https://www.wireguard.com/install/)
### Arch
### Arch Linux
```sh
yay -S innernet
pacman -S innernet
```
### Ubuntu