Skip to content

Commit

Permalink
fix(readme): typo in conan install step (#946)
Browse files Browse the repository at this point in the history
  • Loading branch information
pravinba9495 authored Sep 6, 2023
1 parent 3a0d4d2 commit 6fbc93a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ You can download and install glog using the `conan
.. code:: bash
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
contributors. If the version is out of date, please create an
Expand Down

0 comments on commit 6fbc93a

Please sign in to comment.