pull/344/merge
Yonatan Kogan 2018-05-12 20:28:41 +00:00 committed by GitHub
commit 918b1a6d6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ gcloud compute ssh worker-0
Install the OS dependencies:
```
sudo apt-get update
sudo apt-get -y install socat
```