Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 53baa91

Browse filesBrowse files
Update dependencies.rst (#29292)
* Update dependencies.rst without sudo will result in an error, because apt requires elevated privileges to install packages on our system. * Update doc/install/dependencies.rst Co-authored-by: Thomas A Caswell <tcaswell@gmail.com> --------- Co-authored-by: Thomas A Caswell <tcaswell@gmail.com>
1 parent 12d7d82 commit 53baa91
Copy full SHA for 53baa91

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎doc/install/dependencies.rst

Copy file name to clipboardExpand all lines: doc/install/dependencies.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ source files.
256256
.. tab-item:: Linux
257257

258258
On some Linux systems, you can install a meta-build package. For example,
259-
on Ubuntu ``apt install build-essential``
259+
on Ubuntu ``apt install build-essential`` with elevated privileges.
260260

261261
Otherwise, use the system distribution's package manager to install
262262
:ref:`gcc <compiler-table>`.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.