Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@ Instructions not finished yet; for libusb-0.1 the following library is needed. H
brew install libsub-compat
```

Additionaly, to build Aksy, you need to install additionally Macfuse
```
brew install --cask macfuse
```


## Windows

TBD
TBD