Updated README installation instructions

This commit is contained in:
Marcelo Prates
2021-08-24 17:45:54 -03:00
parent 40b834dff7
commit a44339ec19

View File

@@ -13,6 +13,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
```