From 61a2a296b7b9d33f475e36a58abcbc3747926f72 Mon Sep 17 00:00:00 2001 From: Nick Swanson-Hysell Date: Fri, 23 Feb 2018 17:16:19 -0800 Subject: [PATCH] change the spelling of Jupyter to be the that associated with the project not the planet --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69c2697..f4073a2 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ To run tests use pytest: `pip install pytest` `pytest` -To run the jupiter examples, +To run the Jupyter examples, 1. `cd examples` 2. `pip install jupyter`