about summary refs log tree commit diff
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-01-04 11:33:08 +0100
committervan Hauser <vh@thc.org>2019-01-04 11:33:08 +0100
commit466fcc5741f8bfebfa1beb45a8f12d5508883279 (patch)
tree69a106657f052b215a451b76654a7b9dd48c9cf8
parent2868ba98b6e9320899bf6f0a21c4e04e9428169f (diff)
downloadafl-dyninst-466fcc5741f8bfebfa1beb45a8f12d5508883279.tar.gz
README updates
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e219632..d8cddd4 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ cd /usr/lib/x86_64-linux-gnu && for i in libboost*.so libboost*.a; do
   ln -s $i $n
 done
 ```
-5. now clone dyninst; mkdir build; cd build; cmake ..; make; make install
+5. git clone https://github.com/dyninst/dyninst ; mkdir build ; cd build ; cmake .. ; make ; make install
 
 
 ## Commandline options