This commit is contained in:
Yonatan Kogan
2018-05-12 20:28:41 +00:00
committed by GitHub

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