mirror of
https://github.com/rwinkhart/sshyp.git
synced 2026-09-05 16:47:14 -04:00
[wiki] Migrate wiki to main repo for long-term archival
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
## Installation (Arch Linux)
|
||||
The Arch package is actively tested on up-to-date installations of Arch and Artix Linux.
|
||||
***
|
||||
The easiest method of installation is via the AUR. Search for "sshyp" using your favorite AUR helper or run:
|
||||
```
|
||||
git clone https://aur.archlinux.org/sshyp.git
|
||||
cd sshyp
|
||||
makepkg -si
|
||||
```
|
||||
sshyp is now installed - run `sshyp init` to get started!
|
||||
Reference in New Issue
Block a user