Skip to content

Commit

Permalink
Update INSTALL.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ludwig Neste <[email protected]>
  • Loading branch information
Jean1995 and The-Ludwig authored Apr 21, 2023
1 parent 0b19d02 commit ca215b7
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 @@ -59,7 +59,7 @@ $ cmake --install .

Per default, CMake installs PROPOSAL to `/usr/local`. To change this, specify the install directory when calling CMake, for example `cmake .. -DCMAKE_TOOLCHAIN_FILE=conan_toolchain.cmake -DCMAKE_INSTALL_PREFIX=/path/to/dir`.

*Note:* As an alternative, you may create a local conan package and use it in your project. See the [conan documentation](https://docs.conan.io/en/latest/) for more information.
*Note:* As an alternative, you may create a local conan package and use it in your project. See the [conan documentation](https://docs.conan.io/2/) for more information.

## Building using pip (recommended for Python users)

Expand Down

0 comments on commit ca215b7

Please sign in to comment.