Quick readme update

This commit is contained in:
Jeremy Rifkin 2024-08-18 19:17:53 -05:00
parent 88d681d986
commit fddbe72a66
No known key found for this signature in database
GPG Key ID: 19AA8270105E8EB4

View File

@ -778,7 +778,7 @@ mkdir cpptrace/build
cd cpptrace/build cd cpptrace/build
cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=$HOME/wherever cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=$HOME/wherever
make -j make -j
sudo make install make install
``` ```
Using through cmake: Using through cmake: