Skip to content

Commit 64b1fea

Browse files
authored
Fix git clone command (#75)
1 parent fb7285d commit 64b1fea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ In either case, the first step is to clone the AQC-Tensor repository.
5959

6060
.. code:: sh
6161
62-
git clone git clone git@github.com:Qiskit/qiskit-addon-aqc-tensor.git
62+
git clone [email protected]:Qiskit/qiskit-addon-aqc-tensor.git
6363
6464
Next, upgrade pip and enter the repository.
6565

0 commit comments

Comments
 (0)