Skip to content

Commit 91a6a5f

Browse files
authored
Update Advanced.md
1 parent ae6a010 commit 91a6a5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/Advanced.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -807,7 +807,7 @@ mkdir build
807807
cd build
808808
mkdir ~/installdir
809809
cmake -DCMAKE_INSTALL_PREFIX=~/installdir ..
810-
make
810+
make -j16 install
811811
```
812812

813813
***Compilation on top of a local O2***

0 commit comments

Comments
 (0)