From e5638255a8576513e426e7ea641fea24f06e915c Mon Sep 17 00:00:00 2001 From: Randall Winkhart Date: Mon, 17 Jan 2022 00:07:15 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df28072..649e67a 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ cd sshyp makepkg -si ``` -Packaging for other distributions coming soon. +Pre-built packages exist for Arch, Debian, and Termux. These can be downloaded from the releases page. # Building Since sshyp is written entirely in Python, it doesn't need to be compiled. It does, however, need to be packaged for installation.