From 95fc4a281cce80246ff458bee668f82d42d390b2 Mon Sep 17 00:00:00 2001 From: Jonathan Taylor Date: Sun, 6 Aug 2023 22:42:04 -0700 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 633910b..f0b2795 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ To install the current version of the requirements run pip install -r https://raw.githubusercontent.com/intro-stat-learning/ISLP_labs/main/requirements.txt; ``` -The labs can now be run from the `notebooks` directory: +The labs can now be run from this directory: ``` cd notebook;