From 3220cf60ad402d8b481bc923de96e86c9ddb5d88 Mon Sep 17 00:00:00 2001 From: chrisd Date: Thu, 13 Feb 2020 21:28:38 +1100 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7778abd..f53e353 100644 --- a/README.md +++ b/README.md @@ -76,5 +76,5 @@ C:\Python27\ArcGIS10.5\python generate_heatmaps.py param-files\survey-2*.yaml Example usage: ``` -C:\Python27\ArcGIS10.4\python plot_heatmaps.py param-files\survey-2-avoca.yaml +C:\Python27\ArcGIS10.5\python plot_heatmaps.py param-files\survey-2-avoca.yaml ```