diff --git a/README.build b/README.build index 4620661d..0e140366 100644 --- a/README.build +++ b/README.build @@ -53,7 +53,7 @@ Building on Unix: as --prefix= with autotools. It defaults to /usr/local. You can do this by, eg - cmake .. -DCMAKE_INSTALL_PREFIX:PATH=/usr + cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr .. NOTE3 On machines that want libraries in lib64, you can also add the