From b65128c786b4e0ba00bae1249500c757aef9a65c Mon Sep 17 00:00:00 2001 From: ezeswci Date: Fri, 7 Jun 2019 14:00:04 +0200 Subject: [PATCH] Add macOs issue to readme --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index f8b728b2..bfbf5b78 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,19 @@ # bfx-report-electron +## Binaries + +Already complied binaries can be found on release section [release section](https://github.com/bitfinexcom/bfx-report-electron/releases).
+Download the correspondent binary according your operating system.
+ +#### macOS Mojave known issue
+On macOS Mojave software is not running on double click.
+As to run it from macOs open a console from folder where software was exported to and run: + +``` +./bfx-report-electron +``` +We are actually working on a solution for this. + ## Setup ### Install