From 28d15585cadf5148bd4d33d17fdea1f7818dda66 Mon Sep 17 00:00:00 2001 From: RichardScottOZ <72196131+RichardScottOZ@users.noreply.github.com> Date: Thu, 19 Oct 2023 15:41:00 +1030 Subject: [PATCH] Update README.md pyproj --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8bf9b73..610bf4a 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ - nltk (https://github.com/nltk/nltk )
`pip install nltk`
- pyproj (https://github.com/pyproj4/pyproj)
-`pip install vtk`
+`pip install pyproj`
- vtk (https://vtk.org/download/)
`pip install vtk`
- ipyleaflet (https://ipyleaflet.readthedocs.io/en/latest/installation.html)