From bf330b16d9ae75481cb3ff0867a9402e58b4f0cf Mon Sep 17 00:00:00 2001 From: Nicolas Pouillard Date: Mon, 2 Nov 2015 15:50:12 +0100 Subject: [PATCH] README: Building with Stack --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d55d9a..a802335 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,17 @@ Bitcoin CLI tools: Haskell port of [Sx](https://github.com/spesmilo/sx) using [H [![Join the chat at https://gitter.im/np/hx](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/np/hx?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -List of supported commands: +Building with [Stack](https://github.com/commercialhaskell/stack) +----------------------------------------------------------------- + + $ git clone https://github.com/np/hx + $ cd hx + $ stack setup + $ stack build + $ stack exec hx --help + +List of supported commands +-------------------------- # ADDRESSES