From 993296cef8422df7257662909e95e9ff62d06205 Mon Sep 17 00:00:00 2001 From: chrisd Date: Thu, 13 Feb 2020 21:28:16 +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 fc253e1..7778abd 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ python las_outputs.py param-files/survey-1*.yaml param-files/survey-2*.yaml Example usage: ``` -C:\Python27\ArcGIS10.4\python generate_heatmaps.py param-files\survey-2*.yaml +C:\Python27\ArcGIS10.5\python generate_heatmaps.py param-files\survey-2*.yaml ```