diff --git a/README.md b/README.md index fd13f1f9..46d304f7 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,7 @@ You can use a stack image to do any of the following (and more): ## Quick Start -You can try a [relatively recent build of the quay.io/jupyter/base-notebook image on mybinder.org](https://mybinder.org/v2/gh/jupyter/docker-stacks/main?urlpath=lab/tree/README.ipynb) -by simply clicking the preceding link. +You can [try a relatively recent build of the quay.io/jupyter/base-notebook image on mybinder.org](https://mybinder.org/v2/gh/jupyter/docker-stacks/main?urlpath=lab/tree/README.ipynb). Otherwise, the examples below may help you get started if you [have Docker installed](https://docs.docker.com/get-docker/), 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 Application in a container.