Skip to content

Commit

Permalink
add link to compiled Windows binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
Talv committed Jul 22, 2019
1 parent dbfde6e commit ab2aaf2
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,13 @@ Tested on:
* StarCraft II
* Heroes of The Storm

## Building
## Installation

### Linux
### Download

* [**Compiled binaries**](https://github.com/Talv/stormex/releases/latest) (currently only available for __Windows__).

### Building on Linux / macOS

```sh
git submodule update --init
Expand All @@ -20,7 +24,7 @@ make

> Executable will be put in `build/bin/stormex`
### Windows
### Building on Windows

* Requires `Visual Studio 15 2017 Build Tools`

Expand Down

0 comments on commit ab2aaf2

Please sign in to comment.