8000 Update dependencies.rst (#29292) · matplotlib/matplotlib@53baa91 · GitHub
[go: up one dir, main page]

Skip to content

Commit 53baa91

Browse 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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/install/dependencies.rst

Lines 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