From be3d2daf75dc01eae9fd5622207468c24abd9657 Mon Sep 17 00:00:00 2001 From: Yuto <65487096+Yuto-24@users.noreply.github.com> Date: Tue, 5 Nov 2024 13:37:08 +0000 Subject: [PATCH] Fix Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 171be7cb..563e4107 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ conda install -c conda-forge jupyterlab jupyterlab-git To remove the extension, execute: ```bash -pip uninstall jupyterlab_git +pip uninstall jupyterlab-git ``` or with _conda_: