diff --git a/README.md b/README.md index 8e6a4f3d7..1e695d2dd 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ source tfod/bin/activate # Linux
 python -m pip install --upgrade pip
 pip install ipykernel
-python -m ipykernel install --user --name=tfodj
+python -m ipykernel install --user --name=tfod
 

Step 5. Collect images using the Notebook 1. Image Collection.ipynb - ensure you change the kernel to the virtual environment as shown below @@ -45,4 +45,4 @@ If not, resolve installation errors by referring to the