From d5764c34c70aab5da356b821cd7aeab48e3bd53b Mon Sep 17 00:00:00 2001 From: Piyal <52539722+Piyal93@users.noreply.github.com> Date: Wed, 7 Jul 2021 16:15:53 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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