Skip to content

Commit 61e2195

Browse files
committed
update README file
1 parent 2451517 commit 61e2195

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.rst

-2
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,6 @@ Then the `cuStateVec`_ library can be installed and set a ``CUQUANTUM_SDK`` envi
241241

242242
.. code-block:: console
243243
244-
python -m pip install wheel custatevec-cu12
245244
export CUQUANTUM_SDK=$(python -c "import site; print( f'{site.getsitepackages()[0]}/cuquantum')")
246245
247246
The Lightning-GPU can then be installed with ``pip``:
@@ -382,7 +381,6 @@ Then the `cutensornet`_ library can be installed and set a ``CUQUANTUM_SDK`` env
382381

383382
.. code-block:: console
384383
385-
pip install cutensornet-cu12
386384
export CUQUANTUM_SDK=$(python -c "import site; print( f'{site.getsitepackages()[0]}/cuquantum')")
387385
388386
The Lightning-Tensor can then be installed with ``pip``:

0 commit comments

Comments
 (0)