Merge pull request #3 from ryandesign/patch-1

Fix conan documentation link in Readme.md
This commit is contained in:
Christophe Meneboeuf
2023-11-01 18:09:45 +01:00
committed by GitHub

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.