From c32b3019ad02a6be1daa59493dc1f1b78e0050aa Mon Sep 17 00:00:00 2001 From: Marcelo de Oliveira Rosa Prates Date: Fri, 1 Oct 2021 18:49:54 -0300 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index ee7d3ee..fcd05ef 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,7 @@ Based on [osmnx](https://github.com/gboeing/osmnx), [matplotlib](https://matplot Install with ``` -$ pip install git+https://github.com/abey79/vsketch#egg=vsketch -$ pip install git+https://github.com/marceloprates/prettymaps.git +$ pip install prettymaps ``` ## Usage example (For more examples, see [this Jupyter Notebook](https://nbviewer.jupyter.org/github/marceloprates/prettymaps/blob/main/notebooks/examples.ipynb)):