aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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"