From 1c621db4b5b0d78ae6b2f79c71122c6cca2a0815 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Fri, 21 Jul 2017 11:24:00 +0300 Subject: Update installation instructions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5fe2e5e..07b61e8 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ Installation $ git clone https://github.com/ip1981/ire.git $ cd ire + $ cabal install --dependencies-only $ cabal install --ghc-options="-optl=-Wl,-rpath,$darknet/lib" --extra-include-dirs "$darknet/include" --extra-lib-dirs "$darknet/lib" -- cgit v1.2.3