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
commit 4b5e1574a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.