From 49b5950dfc300cb43513a4ed9adb7d06456887e4 Mon Sep 17 00:00:00 2001 From: Thomas Schranz Date: Sat, 4 May 2024 21:59:18 +0200 Subject: [PATCH] readme: uninstall expanse --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 29a6471..14195e6 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,11 @@ Upgrade Atlas using `pip`: pip install atlas-db --upgrade ``` +Uninstall Expanse (old name) using `pipx`: +```bash +pipx uninstall expanse +``` + ## Explore First we create the `.parquet` file from the `export.xml` file.