diff --git a/README.md b/README.md index 763620b..18439e0 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,6 @@ pip install -r https://raw.githubusercontent.com/intro-stat-learning/ISLP_labs/v The labs can now be run from this directory: ``` -cd notebook; -jupyter lab Ch2-statlearning-lab.ipynb +jupyter lab Ch02-statlearning-lab.ipynb ```