From b39e3166263de65455ef20003a25d8c10c6b8735 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?William=20Brochensque=20J=C3=BAnior?= <55159911+willnaoosmith@users.noreply.github.com> Date: Thu, 5 Oct 2023 17:24:02 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 545d9ca..2ec35f8 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ For an overview of the Monday API, [click here](https://developer.monday.com/api - Python >= 3.6 #### Getting started -`pip install git+https://github.com/willnaoosmith/monday.git` +`pip install monday` `monday` is very simple to use -- take a look at the below example: ```python