Skip to content

Commit

Permalink
Fix build typo
Browse files Browse the repository at this point in the history
  • Loading branch information
smutch committed Jan 24, 2024
1 parent 8e5e04e commit bc3c4d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ make && make install && make clean
There are a few ways to do this, but the only way which is independent of the cmake version being used is the following:

```sh
cd src
mkdir build
cd build
cmake ..
Expand Down

0 comments on commit bc3c4d6

Please sign in to comment.