File tree 1 file changed +2
-2
lines changed
doc/source/getting-started
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ In order to install the package use the following command:
110
110
111
111
.. note ::
112
112
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
114
114
`cuQuantum <https://developer.nvidia.com/cuquantum-sdk >`_
115
115
which are required for GPU acceleration.
116
116
The cuQuantum dependency is optional, as it is required only for
@@ -134,7 +134,7 @@ To install both packages with conda run:
134
134
135
135
.. note ::
136
136
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
138
138
`cuQuantum <https://developer.nvidia.com/cuquantum-sdk >`_
139
139
which are required for GPU acceleration.
140
140
The cuQuantum dependency is optional, as it is required only for
You can’t perform that action at this time.
0 commit comments