From 491795a30ddf764d4b41202cb731db776a1e196e Mon Sep 17 00:00:00 2001 From: Felix Lohmeier Date: Sun, 2 Dec 2018 22:06:13 +0100 Subject: [PATCH] fix file size in readme --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index b8f233f..f5d7ad0 100644 --- a/README.rst +++ b/README.rst @@ -10,9 +10,9 @@ Download One-file-executables: -* Linux: `openrefine-client_0-3-4_linux-64bit `_ (4,9 MB) -* Windows: `openrefine-client_0-3-4_windows.exe `_ (5,1 MB) -* Mac: `openrefine-client_0-3-4_mac `_ (4,6 MB) +* Linux: `openrefine-client_0-3-4_linux-64bit `_ (4,7 MB) +* Windows: `openrefine-client_0-3-4_windows.exe `_ (4,9 MB) +* Mac: `openrefine-client_0-3-4_mac `_ (4,4 MB) For native Python installation on Windows, Mac or Linux see `Installation <#installation>`_ below.