From f089f42a158f9878c1a235fe0484bea5fc35dfe6 Mon Sep 17 00:00:00 2001 From: Thomas Schranz Date: Sat, 4 May 2024 21:49:30 +0200 Subject: [PATCH] readme: upgrade --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 742b40d..913aae2 100644 --- a/README.md +++ b/README.md @@ -18,11 +18,16 @@ Atlas lets you explore your Apple Health data. ## Installation -Install expanse using `pip`: +Install Atlas using `pip`: ```bash pip install atlas-db ``` +Upgrade Atlas using `pip`: +```bash +pip install atlas-db --upgrade +``` + ## Explore First we create the `.parquet` file from the `export.xml` file.