diff --git a/_includes/gs/docker_gs.html b/_includes/gs/docker_gs.html index f197f58d..ea787702 100644 --- a/_includes/gs/docker_gs.html +++ b/_includes/gs/docker_gs.html @@ -19,7 +19,7 @@
Now that you are in a running container, let's initialize a sample Hello World application!
After the init command, the only thing we need is to restore the dependencies and run the application.