From a65f9eae6c328e0e6190a370b57dc73613e29aec Mon Sep 17 00:00:00 2001 From: saikarna913 Date: Sat, 14 Dec 2024 13:52:09 +0530 Subject: [PATCH] Backport PR #29292: Update dependencies.rst --- doc/install/dependencies.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install/dependencies.rst b/doc/install/dependencies.rst index b8f54f346186..3034a64a3361 100644 --- a/doc/install/dependencies.rst +++ b/doc/install/dependencies.rst @@ -256,7 +256,7 @@ source files. .. tab-item:: Linux On some Linux systems, you can install a meta-build package. For example, - on Ubuntu ``apt install build-essential`` + on Ubuntu ``apt install build-essential`` with elevated privileges. Otherwise, use the system distribution's package manager to install :ref:`gcc `.