Merge pull request #122 from bridgetkromhout/pssh-clarity

Pssh clarity
This commit is contained in:
Jérôme Petazzoni
2018-03-01 13:21:05 -06:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@@ -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

View File

@@ -20,7 +20,7 @@ DEPENDENCIES="
ssh
curl
jq
parallel-ssh
pssh
wkhtmltopdf
man
"