From 6fbc93a7e42ee6b8bc5560c06641329134bbf0dc Mon Sep 17 00:00:00 2001 From: Praveen Ravichandran Date: Wed, 6 Sep 2023 01:58:09 -0500 Subject: [PATCH] fix(readme): typo in conan install step (#946) --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 279a75543..37ad740ba 100644 --- a/README.rst +++ b/README.rst @@ -202,7 +202,7 @@ You can download and install glog using the `conan .. code:: bash pip install conan - conan install -r conancenter glob/@ + conan install -r conancenter glog/@ 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