diff --git a/README.md b/README.md index 02a97c8..f9b8594 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ You will need to create a virtual environment and use to install some packages n python3 -m venv venv source venv/bin/activate pip install --upgrade pip -pip install numpy matplotlib pandas jupyter ikernel +pip install numpy matplotlib pandas jupyter ipykernel ``` ## Add quarto libraries