From ab2414f0c574d95bbf76b674ebdd23d4cae285ae Mon Sep 17 00:00:00 2001 From: Peter Parente Date: Mon, 19 Oct 2015 09:07:13 -0400 Subject: [PATCH] Point to the folder READMEs from the top-level (c) Copyright IBM Corp. 2015 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2953ca9..b7437268 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ docker run -d -P jupyter/ If this is your first time using Docker or any of the Jupyter projects, do the following to get started. 1. [Install Docker](https://docs.docker.com/installation/) on your host of choice. -2. Click the link for the Docker Hub repo or GitHub source for your desired stack. +2. Open the README in one of the folders in this git repository. 3. Follow the README for that stack. ## Stacks, Tags, Versioning, and Progress