fix(readme): typo in conan install step (#946)

This commit is contained in:
Praveen Ravichandran 2023-09-06 01:58:09 -05:00 committed by GitHub
parent 3a0d4d22c5
commit 6fbc93a7e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -202,7 +202,7 @@ You can download and install glog using the `conan
.. code:: bash .. code:: bash
pip install conan pip install conan
conan install -r conancenter glob/<glob-version>@ conan install -r conancenter glog/<glog-version>@
The glog recipe in conan center is kept up to date by conan center index community The glog recipe in conan center is kept up to date by conan center index community
contributors. If the version is out of date, please create an contributors. If the version is out of date, please create an