Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kgerheiser authored Jul 20, 2020
1 parent c43b39f commit d49ec38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ configuration.

```
mkdir build && cd build
cmake .. -DCMAKE\_INSTALL\_PREFIX=install -DCMAKE\_PREFIX\_PATH=path/to/dependencies
cmake .. -DCMAKE_INSTALL_PREFIX=install -DCMAKE_PREFIX_PATH=path/to/dependencies
make
make install
```
Expand Down

0 comments on commit d49ec38

Please sign in to comment.