Skip to content

Commit

Permalink
readme: upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
tosh committed May 4, 2024
1 parent d22b862 commit f089f42
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit f089f42

Please sign in to comment.