From ace9ad7438050dd7ebe2d19fcb1a4ed3cd3b5fcd Mon Sep 17 00:00:00 2001 From: alan bount Date: Thu, 8 Nov 2018 08:52:24 -0800 Subject: [PATCH] minor wording improvements --- slides/containers/Training_Environment_GCP.md | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/slides/containers/Training_Environment_GCP.md b/slides/containers/Training_Environment_GCP.md index f3ea18a0..68f4fb20 100644 --- a/slides/containers/Training_Environment_GCP.md +++ b/slides/containers/Training_Environment_GCP.md @@ -81,16 +81,15 @@ individual Docker VM.* --- -## Connecting to your GCP Shell (Virtual Machine) +class: pic -You only need a browser. +## Access the GCP Shell from your Browser [![GCP shell](images/gcp-shell-setup.gif)](images/gcp-shell-setup.gif) - --- -## Checking your Virtual Machine +## Checking your Docker environment Once logged in, make sure that you can run a basic Docker command: @@ -122,12 +121,10 @@ If this doesn't work, raise your hand so that an instructor can assist you! --- -## How to edit files +class: pic -There is a built in editor. - -Look for the pencil icon when you have the shell open. +## How to edit files *(or `vi, nano, etc`)* ![GCP shell](images/gcp-editor.png) - +