Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MMore committed Apr 11, 2015
1 parent 1b4ce69 commit e3713d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ Unfortunately this application has dependencies. Currently there is no os indepe

#### Linux

Install [CSFML](http://www.sfml-dev.org/download/csfml/) and [SFML](http://www.sfml-dev.org/download/sfml/2.2/). Then just download the `godown` binary and use it.
Install [CSFML](http://www.sfml-dev.org/download/csfml/) and [SFML](http://www.sfml-dev.org/download/sfml/2.2/). Then just download the [godown](https://github.com/MMore/godown/releases/download/v1.0.0/godown) binary and use it.

#### Mac OS X

Clone this repository to your machine and execute `make install_deps_osx`. This installs the dependencies for you. Then just just download the `godown` binary and use it.
Clone this repository to your machine and execute `make install_deps_osx`. This installs the dependencies for you. Then just just download the [godown](https://github.com/MMore/godown/releases/download/v1.0.0/godown) binary and use it.

If you already have a working CSFML and SFML, you can install it from source with `go get github.com/MMore/godown`.

Expand Down

0 comments on commit e3713d5

Please sign in to comment.