Skip to content

Commit

Permalink
Update INSTALL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
faberga authored Sep 7, 2021
1 parent e5bd05c commit 0f21f50
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 @@ -238,7 +238,7 @@ created by default. For a quick start most people will want,

```bash
cd hexl
cmake -S . -B build/ [-DCMAKE_INSTALL_PREFIX=<install-location-for-HEXL>]
cmake -S . -B build/ [-DCMAKE_INSTALL_PREFIX=<install-location-for-HEXL>/lib/cmake/hexl-1.2.1]
cmake --build build -j [<parallel-jobs>]
cmake --install build
```
Expand Down

0 comments on commit 0f21f50

Please sign in to comment.