Skip to content

Commit

Permalink
Fixed reference to binary
Browse files Browse the repository at this point in the history
  • Loading branch information
david-janssen committed Oct 5, 2019
1 parent b2cb751 commit 6a77aa1
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Expand Up @@ -70,10 +70,8 @@ KMonad is written in haskell (with a tiny bit of C). You can either compile it
yourself using the instructions mentioned below. Alternatively, the lovely
people over at https://github.com/nh2/static-haskell-nix have helped me figure
how to compile a static binary that should work basically on any standard 64-bit
linux system. Note that this is almost entirely untested, only on my own
computer and in a virtualbox running Ubuntu. You can download a binary for the
`0.1.0` release
[here](https://github.com/david-janssen/kmonad/releases/download/0.1.0/kmonad).
linux system. You can find the most recent release [on the releases
page](https://github.com/david-janssen/kmonad/releases).

### Compiling
Probably the easiest way to compile KMonad is using `stack`. If you do not have `stack`
Expand Down

0 comments on commit 6a77aa1

Please sign in to comment.