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 6b1ae42

Browse filesBrowse files
story645QuLogic
andauthored
Apply suggestions from code review
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
1 parent 47a445f commit 6b1ae42
Copy full SHA for 6b1ae42

File tree

1 file changed

+6
-6
lines changed
Filter options

1 file changed

+6
-6
lines changed

‎doc/devel/dependencies.rst

Copy file name to clipboardExpand all lines: doc/devel/dependencies.rst
+6-6Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -251,11 +251,11 @@ development environment that must be installed before a compiler can be installe
251251
on Ubuntu ``apt install build-essential``
252252

253253
Otherwise, use the system distribution's package manager to install
254-
:ref:`gcc <compiler-table>`
254+
:ref:`gcc <compiler-table>`.
255255

256-
.. tab-item:: OS/X
256+
.. tab-item:: macOS
257257

258-
Install `xcode <https://developer.apple.com/xcode/>`_ for Apple platform development
258+
Install `Xcode <https://developer.apple.com/xcode/>`_ for Apple platform development.
259259

260260
.. tab-item:: Windows
261261

@@ -266,12 +266,12 @@ development environment that must be installed before a compiler can be installe
266266
of Windows are selected and installed. They should be selected by default under
267267
the "Optional" subheading, but are required to build Matplotlib from source.
268268

269-
Alternatively, you can install a Linux like environment like `CygWin <https://www.cygwin.com/>`_
269+
Alternatively, you can install a Linux-like environment such as `CygWin <https://www.cygwin.com/>`_
270270
or `Windows Subsystem for Linux <https://learn.microsoft.com/en-us/windows/wsl/install>`_.
271271

272272

273-
We highly recommend that you install a compiler using your platform tool, .i.e.
274-
xcode, vscode or linux package manager.
273+
We highly recommend that you install a compiler using your platform tool, i.e.,
274+
Xcode, VS Code or Linux package manager.
275275

276276
.. _compiler-table:
277277

0 commit comments

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