diff --git a/README.md b/README.md index cbf82ce8..47db78e1 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,7 @@ git clone https://github.com/parallaxsw/OpenSTA.git cd OpenSTA mkdir build cd build -cmake -DCUDD_DIR= ,. +cmake -DCUDD_DIR= .. make ``` The default build type is release to compile optimized code.