Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tothmano committed Oct 16, 2024
1 parent ebf0c04 commit c0f25e4
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,21 @@ For more information check out the

## Install SDK

```shell Linux / MacOS
Linux / MacOS

```shell
python3 -m pip install axiom-py
```

```shell Windows
Windows

```shell
py -m pip install axiom-py
```

```shell pip
pip

```shell
pip3 install axiom-py
```

Expand Down

0 comments on commit c0f25e4

Please sign in to comment.