From f7b33684b3670118ad225f006813fad9f074e70e Mon Sep 17 00:00:00 2001 From: Felix Lohmeier Date: Thu, 23 Nov 2017 16:15:05 +0100 Subject: [PATCH] fix download link for windows --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index b1bb507..756be7e 100644 --- a/README.rst +++ b/README.rst @@ -11,7 +11,7 @@ Download One-file-executables: * Linux: `openrefine-client_0-3-3_linux-64bit `_ (4,9 MB) -* Windows: `openrefine-client_0-3-3_windows `_ (5,1 MB) +* Windows: `openrefine-client_0-3-3_windows.exe `_ (5,1 MB) For native Python installation on Windows, Mac or Linux see `Installation <#installation>`_ below.