From 1fc31fe6637fc8256aa99869f6ad821d84bff41c Mon Sep 17 00:00:00 2001 From: Kevin Porras Date: Mon, 30 Sep 2024 07:43:47 -0600 Subject: [PATCH] Document openssh requirement. (#2631) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cfd317bac..108581246 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,8 @@ These packages are required to take full advantage of Terminus. - [Git](https://help.github.com/articles/set-up-git/) (May be needed for the plugin manager component) +- OpenSSH 7.8 or later + #### Recommended Packages - [Drush](http://docs.drush.org/en/master/install/) (Useful to run incompatible-with-Terminus Drush commands)