Fix ad-hoc cmake for install
authorEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Wed, 18 Oct 2017 09:53:47 +0000 (11:53 +0200)
committerEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Wed, 18 Oct 2017 09:53:47 +0000 (11:53 +0200)
README.md

index 66bdb99..7bfbb7c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -122,7 +122,7 @@ To install headers, libraries, and examples, execute:
 
 Optionally you could specify another prefix for installation:
 
-     > cmake -DCMAKE_INSTALL_PREFIX=$HOME/anna-deploy
+     > cmake -DMY_OWN_INSTALL_PREFIX=$HOME/anna-deploy
      > make install
 
 ## Uninstall