Clarify removal of containers shouldn't remove tutorial

Signed-off-by: Michael Irwin <mikesir87@gmail.com>

Resolves #28
This commit is contained in:
Michael Irwin 2022-12-14 10:45:23 -05:00
parent 9cdc998137
commit d7a15dd12a
No known key found for this signature in database
GPG Key ID: 8C42FBB0E482C8CF

View File

@ -34,7 +34,7 @@ To run our container to support a development workflow, we will do the following
So, let's do it!
1. Make sure you don't have any previous `getting-started` containers running.
1. Make sure you don't have any of your own `getting-started` containers running (only the tutorial itself should be running).
1. Also make sure you are in app source code directory, i.e. `/path/to/getting-started/app`. If you aren't, you can `cd` into it, .e.g: