diff --git a/README.md b/README.md index 193c739..d09a90f 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ $ cd getml-demo $ pipx install hatch $ hatch env create $ hatch shell -$ pip install -r requirements/requirements.3.11.txt +$ pip install -r requirements.txt $ jupyter-lab ```