fix(readme): typo in conan install step (#946)
This commit is contained in:
parent
3a0d4d22c5
commit
6fbc93a7e4
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user