Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
snow4060 authored Feb 3, 2024
1 parent 0415e4b commit 4f83bee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ from terminal inside the ihsboost directory on the wombat
```shell
mkdir build && cd build
cmake .. -DCMAKE_BUILD_TYPE=Release
#Important: do not use the -j4 flag when building on Wombat
make -j4
sudo make install
```
Expand Down

0 comments on commit 4f83bee

Please sign in to comment.