Skip to content

Commit

Permalink
Add missing link in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaidiz committed Jan 13, 2020
1 parent fc2d287 commit 182dae8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ Broxy is currently a work in progress project. The current version provides the
# Installation

## Grab a Binary
Grab a compiled version of Broxy here (windows binary on its way).
Grab a compiled version of Broxy [here](https://github.com/rhaidiz/broxy/releases) (windows binary on its way).

## Compiling from Sources
To compile Broxy make sure you have the following installed and properly configured:

* [Go](https://golang.org/doc/install);
* [Qt 5.13 and Qt wrapper](https://github.com/therecipe/qt/wiki/Installation).
* [Go](https://golang.org/doc/install)
* [Qt 5.13 and Qt wrapper](https://github.com/therecipe/qt/wiki/Installation)

Once Go, Qt 5.13 and the Qt wrapper are ready, just do:

Expand Down

0 comments on commit 182dae8

Please sign in to comment.