From 0474804b7b0d6b9630221f7089a94d1adda3c424 Mon Sep 17 00:00:00 2001 From: Praveen Ravichandran Date: Mon, 4 Sep 2023 23:39:30 -0500 Subject: [PATCH] fix(typo): fix typo in conan install step in readme --- 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