Skip to content

Commit

Permalink
Update INSTALL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TeoGiane authored Oct 30, 2024
1 parent cb58655 commit 78f6634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ Finally, to compile unit tests, please use the following commands:

```shell
cd build
cmake ..-DDISABLE_TESTS=OFF
cmake .. -DDISABLE_TESTS=OFF
make test_bayesmix
cd ..
```
Expand Down

0 comments on commit 78f6634

Please sign in to comment.