Compare commits

...

2 Commits

Author SHA1 Message Date
Christophe Meneboeuf 4b5e1574a5
Merge pull request #3 from ryandesign/patch-1
Fix conan documentation link in Readme.md
2023-11-01 18:09:45 +01:00
Ryan Carsten Schmidt 7d864a3fc3
Fix conan documentation link in Readme.md 2023-10-31 12:11:03 -05:00
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ __Note:__ For more information about the "Hires" format and its limitations, you
### Dependencies
The dependencies are managed by [conan.io](https://conan.io/). Please refer to (their documentation)[https://docs.conan.io/en/latest/installation.html] for installation instructions.
The dependencies are managed by [conan.io](https://conan.io/). Please refer to [their documentation](https://docs.conan.io/en/latest/installation.html) for installation instructions.
The build system is managed by CMake.