Skip to content

Commit c1c915d

Browse files
Implement Stefano's suggestion
Co-authored-by: Stefano Carrazza <scarrazza@users.noreply.github.com>
1 parent ca2d357 commit c1c915d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/getting-started/installation.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ In order to install the package use the following command:
110110
111111
.. note::
112112
The ``pip`` program will download and install all the required
113-
dependencies except `cupy <https://cupy.dev/>`_ and
113+
dependencies except `cupy <https://cupy.dev/>`_ and/or
114114
`cuQuantum <https://developer.nvidia.com/cuquantum-sdk>`_
115115
which are required for GPU acceleration.
116116
The cuQuantum dependency is optional, as it is required only for
@@ -134,7 +134,7 @@ To install both packages with conda run:
134134
135135
.. note::
136136
The ``conda`` program will download and install all the required
137-
dependencies except `cupy <https://cupy.dev/>`_ and
137+
dependencies except `cupy <https://cupy.dev/>`_ and/or
138138
`cuQuantum <https://developer.nvidia.com/cuquantum-sdk>`_
139139
which are required for GPU acceleration.
140140
The cuQuantum dependency is optional, as it is required only for

0 commit comments

Comments
 (0)