diff --git a/README.md b/README.md
index f7b66fb472a23203a7d88bf97cbccb885b2be480..302cd78a6027efede8b91ce2ccc335f742c186b2 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ The following has been tested on Johan's personal laptop (macbook)
 ```python
 conda create -n TFYY51 python=3.10
 conda activate TFYY51
-pip install torch matplotlib torchvision numpy ipykernel ipython jupyter
+pip install torch matplotlib torchvision numpy jupyter
 ```
 Please ask your supervisor if you're unsure about how to install conda on your own computer.