From 8c5e4e0b0945734485546c96c21767a635786919 Mon Sep 17 00:00:00 2001 From: Bridget Kromhout Date: Wed, 28 Feb 2018 21:28:20 -0600 Subject: [PATCH] Require pssh --- prepare-vms/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/prepare-vms/README.md b/prepare-vms/README.md index 7c90e9e4..7de3534c 100644 --- a/prepare-vms/README.md +++ b/prepare-vms/README.md @@ -4,6 +4,7 @@ - [Docker](https://docs.docker.com/engine/installation/) - [Docker Compose](https://docs.docker.com/compose/install/) +- [Parallel SSH](https://code.google.com/archive/p/parallel-ssh/) (on a Mac: `brew install pssh`) ## General Workflow