diff --git a/README.md b/README.md index 39df51c4..b6bddbaa 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,9 @@ Convert Cabal manifests into [hpack's package.yamls](https://github.com/sol/hpac ## Installing from source ``` -stack install hpack-convert +git clone https://github.com/yamadapc/hpack-convert +cd hpack-convert +stack install ``` ## Usage