From 4806f8bdb4831ce3e44d29680f66f584debc728d Mon Sep 17 00:00:00 2001 From: Kevin Porras Date: Mon, 30 Sep 2024 06:58:17 -0600 Subject: [PATCH] Document openssh requirement. --- 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)