Skip to content

Commit

Permalink
Merge branch 'master' of github.com:fenimore/alio
Browse files Browse the repository at this point in the history
  • Loading branch information
fenimore committed Feb 16, 2018
2 parents 9567f6f + 11adc04 commit c3a0a79
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ keybindings.

If you don't store your music locally, this isn't the right player for you :)

Alio is written in **Go** but relies on C bindings for the `libvlc v2.x` library. Check out the releases tap to get the latest executable _dependency free_ (currently only compiled for Linux). Otherwise building it should be as simple as (if you have libvlc installed):
Alio is written in **Go** but relies on C bindings for the `libvlc v2.x` library. Check out the releases tap to get the latest executable _dependency free_ (currently only compiled for Linux). Get the latest stable binary at the [releases tab](https://github.com/fenimore/alio/releases/latest).

Otherwise building it should be as simple as (if you have libvlc installed).

go build alio.go
# to install:
Expand Down

0 comments on commit c3a0a79

Please sign in to comment.