From c7cfd5b42fd159ea3ac6ce8de55eaccbcb2a9f62 Mon Sep 17 00:00:00 2001 From: Donne Martin Date: Sat, 4 Jul 2015 07:35:21 -0400 Subject: [PATCH] Updated repo name for install instructions. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59ebac4..cc850b3 100644 --- a/README.md +++ b/README.md @@ -219,7 +219,7 @@ To view interactive content or to modify elements within the IPython notebooks, ``` $ git clone https://github.com/donnemartin/data-science-ipython-notebooks.git -$ cd [downloaded repo directory name] +$ cd data-science-ipython-notebooks $ ipython notebook ```