From 176b1cd56d770f109ebd6cd63c76f436923bc3d7 Mon Sep 17 00:00:00 2001 From: Sean Greaves <23040351+ribenamaplesyrup@users.noreply.github.com> Date: Sun, 4 Sep 2022 14:49:55 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7d58221..b8413a2 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,9 @@ git clone https://github.com/ribenamaplesyrup/sugartrail.git ```bash conda env create -f environment.yml conda activate candystore +jupyter notebook ``` +4. Open `Tutorial 1 - Exit Through the Candy Shop` ## Usage