Skip to content

Commit

Permalink
doc: minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
remy-abergel committed Feb 6, 2025
1 parent f64d0e1 commit 3b402e7
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,13 @@ Windows). However, GPU support is currently only available for systems
equipped with an NVIDIA graphics card and a working installation of
the CUDA drivers (which excludes MAC systems).

The following installation guidelines assume that you have the
following libraries installed on your system:

.. tabs::

.. group-tab:: Linux

**Dependencies**
The installation guidelines assume that you have the following
installed on your system:

- |ico-req| ``python3`` (the Python 3 programming language)
- |ico-req| ``python3-pip`` (to install Python packages using the ``pip``
Expand All @@ -44,19 +43,21 @@ following libraries installed on your system:

.. group-tab:: Mac OSX

**Dependencies**
The installation guidelines assume that you have the following
installed on your system:

- |ico-req| An official Python 3 obtained from from
- |ico-req| an official Python 3 obtained from from
`<https://www.python.org/downloads/>`_.
- |ico-opt| an integrated development environment (IDE) suited
to Python (for instance `Visual Studio Code
<https://code.visualstudio.com/>`_)

.. group-tab:: Windows

**Dependencies**
The installation guidelines assume that you have the following
installed on your system:

- |ico-req| An official Python 3 obtained from from
- |ico-req| an official Python 3 obtained from from
`<https://www.python.org/downloads/>`_.
- |ico-opt| an integrated development environment (IDE) suited
to Python (for instance `Visual Studio Code
Expand Down

0 comments on commit 3b402e7

Please sign in to comment.