Update install.rst

This commit is contained in:
srawat
2025-05-12 13:15:17 +05:30
zatwierdzone przez Galantsev, Dmitrii
rodzic e15fdf1fbc
commit 3357346df7
+1 -1
Wyświetl plik
@@ -64,7 +64,7 @@ gRPC and Protoc must be built from source as the prebuilt packages are not avail
.. code-block:: shell
git clone -b v1.61.0 https://github.com/grpc/grpc --depth=1 --shallow-submodules --recurse-submodules
git clone -b v1.67.1 https://github.com/grpc/grpc --depth=1 --shallow-submodules --recurse-submodules
cd grpc
export GRPC_ROOT=/opt/grpc
cmake -B build \