Update tshark DNS resolution due to deprecated asynchronous flag 'C'
[anna.git] / README.md
index 66bdb99..183544f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -122,11 +122,10 @@ 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
 
      > cat install_manifest.txt | sudo xargs rm
 
-