Skip to content

Commit 4ec3620

Browse files
Merge pull request #5 from ColibrITD-SAS/dev
Update getting-started.rst
2 parents fcd6712 + 1a1baca commit 4ec3620

File tree

2 files changed

+4
-39
lines changed

2 files changed

+4
-39
lines changed

docs/getting-started.rst

+4-4
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ QLMaaS / Qaptiva
6868
QLM proposes several ways of setting up the account to submit jobs on their
6969
simulators. We made the choice to use the ``username`` and ``password``
7070
credentials to identify yourself on the QLM. When configuring the connection
71-
with ``setup_connections`` script, we ask you to choose the between configuring
71+
with ``setup_connections`` script, we ask you to choose between configuring
7272
the account only in the scope of MPQP, or for your whole environment.
7373

7474
AWS Braket
@@ -85,6 +85,6 @@ Execute examples
8585

8686
.. code-block:: console
8787
88-
$ python -m example.bell_pair
89-
$ python -m example.demonstration
90-
$ python -m example.observable_job
88+
$ python -m example.scripts.bell_pair
89+
$ python -m example.scripts.demonstration
90+
$ python -m example.scripts.observable_job

example/notebooks/Notebook_6__From_OpenQASM_2_to_3.ipynb

-35
This file was deleted.

0 commit comments

Comments
 (0)