Skip to content

Commit 5bd7a6e

Browse files
update readme
1 parent 9efaea8 commit 5bd7a6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ git clone https://github.com/astomodynamics/CDDP-cpp
5151
cd CDDP-cpp
5252
mkdir build
5353
cd build
54-
cmake -DCMAKE_INSTALL_PREFIX:PATH=</path/to/your/desired/directory> ..
54+
cmake -DCMAKE_INSTALL_PREFIX:PATH=</path/to/your/desired/directory>/cddp ..
5555
make
5656
make install
5757
make test

0 commit comments

Comments
 (0)