Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tff345 authored and rossning92 committed Dec 2, 2024
1 parent ea49fd1 commit 6beeeda
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@
## Prerequisite

- [cmake](https://cmake.org/)
- [conan](https://conan.io/) package manager [^1]
- [conan](https://conan.io/) package manager [^1][^2]

[^1]: You might need to configure [$HOME/.conan/conan.conf](https://docs.conan.io/en/latest/reference/config_files/conan.conf.html) and Conan [profiles](https://docs.conan.io/en/latest/reference/profiles.html) if the `default profile` is not generated due to different build environments on your distribution.
[^2]: Conan 1.xx instead of conan 2.xx or higher is suggested in order to avoid unnecessary problems.

## Build the code

Expand Down

0 comments on commit 6beeeda

Please sign in to comment.