From 21550ddef2544b242b7ebabac679293be9c12c52 Mon Sep 17 00:00:00 2001 From: Randall Winkhart Date: Sat, 4 Mar 2023 18:33:22 -0500 Subject: [PATCH] Update README.md Former-commit-id: 8ed1c84d8ddee05e079af95e963409c9fa54af3a Former-commit-id: a69fc21e3f566fba1e69dbd0dc44525c1fd3a34f --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 98df78a..a787b96 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,9 @@ What sshyp can do: - everything above on Haiku, FreeBSD, Linux, and Termux! # Installation +**Important:** *Bash completions will NOT function until you install your distribution's "bash-completion" package or manually source the Bash completion script.* +*A restart of your terminal is required after installing "bash-completion".* + Please see the [installation guide](https://github.com/rwinkhart/sshyp/wiki/Installation) in the sshyp wiki for directions specific to your distribution/OS. Pre-built packages exist for Haiku, FreeBSD, Alpine Linux, Arch Linux, Debian/Ubuntu Linux, Fedora Linux, and Termux. These can be downloaded from the releases page. @@ -42,8 +45,6 @@ Support for additional environments, such as MacOS and OpenBSD, is coming soon. Extensions are available in the [sshyp-labs](https://github.com/rwinkhart/sshyp-labs) repository. -Bash completions can be enabled by installing your distribution's "bash-completion" package and restarting your terminal. - # Building A packaging script is included in the root directory of the repo in order to package sshyp for your distribution. To package sshyp from source, simply run: