X-Git-Url: https://git.rkrishnan.org/?a=blobdiff_plain;f=README.md;fp=README.md;h=2e9fc94d367f7c4ff43f7fc7138f80134dad1a4b;hb=d4d331f9a5f9d78379fbe8c86f5cf7bc32bf64b9;hp=d6e02f69a78ccb5df03cc314cde83ae3c3af7e6f;hpb=a893e3db5c7a80dd4012fa501e21a3898db44b83;p=functorrent.git diff --git a/README.md b/README.md index d6e02f6..2e9fc94 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,11 @@ I started writing a bit torrent client because it seemed like fun and I am learn [![Join the chat at https://gitter.im/vu3rdd/functorrent](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/vu3rdd/functorrent?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -[![Build Status](https://travis-ci.org/vu3rdd/functorrent.svg?branch=master)](https://travis-ci.org/vu3rdd/functorrent) - ## Building Functorrent can be build with [Stack](https://github.com/commercialhaskell/stack) or -[Nix](https://nixos.org/nix/). +[Nix](https://nixos.org/nix/). I personally test the build with Debian GNU/Linux and +OS X using FP Complete's stack. ### Stack