From 3038e78e8d38c71156a8fc808d7fefa541b9d243 Mon Sep 17 00:00:00 2001 From: shiro Date: Mon, 4 Dec 2023 10:07:05 +0900 Subject: [PATCH] Update README --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d4bec73..253c4e5 100644 --- a/README.md +++ b/README.md @@ -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