Minor cleanup after merging pull request #127 from Tim Ansell.
diff --git a/README.md b/README.md
index e5d34ae..8e94a55 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@
 the need to declare an install target or run "make install".  However, it is
 recommended to declare a target location and install there, using
 
-    ./configure --prefix=[/opt/pdks] --enable-[PDK_name]-pdk=[path]
+    ./configure --prefix=[path] --enable-[PDK_name]-pdk=[path]
 
 followed by "make" and "make install".