diff --git a/README.md b/README.md index 7168ae0a..8e9bd879 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ You can use a stack image to do any of the following (and more): You can try a [relatively recent build of the jupyter/base-notebook image on mybinder.org](https://mybinder.org/v2/gh/jupyter/docker-stacks/master?filepath=README.ipynb) by simply clicking the preceding link. -Otherwise, the three examples below may help you get started if you [have Docker installed](https://docs.docker.com/install/), +Otherwise, the examples below may help you get started if you [have Docker installed](https://docs.docker.com/install/), know [which Docker image](https://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html) you want to use and want to launch a single Jupyter Server in a container.