We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 20cb3a8 + b65128c commit 29e537cCopy full SHA for 29e537c
1 file changed
README.md
@@ -1,5 +1,19 @@
1
# bfx-report-electron
2
3
+## Binaries
4
+
5
+Already complied binaries can be found on release section [release section](https://github.com/bitfinexcom/bfx-report-electron/releases). </br>
6
+Download the correspondent binary according your operating system.</br>
7
8
+#### <font color="red">macOS Mojave known issue</font></br>
9
+On macOS Mojave software is not running on double click.</br>
10
+As to run it from macOs open a console from folder where software was exported to and run:
11
12
+```
13
+./bfx-report-electron
14
15
+We are actually working on a solution for this.
16
17
## Setup
18
19
### Install
0 commit comments