diff --git a/README.md b/README.md index 38b2525..5059ea4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Files & notes for a series of docker tutorials for coworkers. -## Notes for the presenter +## Session 1: Run a Jupyter Notebook 1. Getting things working 1. Everybody run `docker run hello-world` to make sure Docker is installed and working.