From 0c0a0dfc1cc02b14ad7b610b6f21225e225852d2 Mon Sep 17 00:00:00 2001 From: Felix Lohmeier Date: Sun, 2 Dec 2018 22:04:14 +0100 Subject: [PATCH] added one-file-executable for mac --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index e1dee70..b8f233f 100644 --- a/README.rst +++ b/README.rst @@ -12,6 +12,7 @@ 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) For native Python installation on Windows, Mac or Linux see `Installation <#installation>`_ below.