| Index: experimental/webtry/README.md
|
| diff --git a/experimental/webtry/README.md b/experimental/webtry/README.md
|
| index d2835d3c6950f7a26c3ccf52d471ca006f61ebc6..dea9ac0099dec6c130c96f4fabf493b31f9d7b25 100644
|
| --- a/experimental/webtry/README.md
|
| +++ b/experimental/webtry/README.md
|
| @@ -30,6 +30,8 @@ Create a GCE instance:
|
| --network=default --machine_type=n1-standard-1 --image=backports-debian-7-wheezy-v20140331 \
|
| --persistent_boot_disk
|
|
|
| +Make sure port 80 is accessible externally for the above instance.
|
| +
|
| SSH into the instance:
|
|
|
| gcutil --project=google.com:skia-buildbots ssh --ssh_user=default skia-webtry-b
|
|
|