Skip to content

Commit

Permalink
Update doc/installation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
1uc committed Nov 16, 2023
1 parent a79f08e commit bdb0fb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ Okay, on to configure, compile and install. The CMake commands are
cmake --build build --parallel
cmake --install build

Later you'd the installation directory, i.e. `${PWD}/build/install`, to
Later you'd pass the installation directory, i.e. `${PWD}/build/install`, to
`CMAKE_PREFIX_PATH`.

### Confirming It Works
Expand Down

0 comments on commit bdb0fb3

Please sign in to comment.