Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
shiro committed Dec 4, 2023
1 parent 438d792 commit 3038e78
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,16 @@ Visit our [official documentation](https://shiro.github.io/map2/en/basics/introd

## Install

Check out the [Install documentation](https://shiro.github.io/map2/en/basics/install/).
The easiest way is to use `pip`:

```bash
pip install map2
```

For more, check out the [Install documentation](https://shiro.github.io/map2/en/basics/install/).

After installing, please read the
[Getting started documentation](https://shiro.github.io/map2/en/basics/getting-started).

## Example

Expand Down

0 comments on commit 3038e78

Please sign in to comment.