Skip to content

Commit 29e537c

Browse files
authored
Merge pull request #17 from ezeswci/macos
Add macOs issue to readme
2 parents 20cb3a8 + b65128c commit 29e537c

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# bfx-report-electron
22

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+
317
## Setup
418

519
### Install

0 commit comments

Comments
 (0)