diff --git a/README.rst b/README.rst index 43774dc..ffc4a03 100644 --- a/README.rst +++ b/README.rst @@ -64,7 +64,7 @@ To test that the PennyLane ProjectQ plugin is working correctly you can run in the source folder. Tests restricted to a specific device can be run by executing :code:`make test-simulator`, :code:`make test-ibm`, or :code:`make test-classical`. -.. note:: Tests on the `ibm device `_ can only be run if a :code:`user` and :code:`password` for the `IBM Q experience `_ are configured in the `PennyLane configuration file `_. If this is the case, running :code:`make test` also executes tests on the :code:`ibm` device. By default tests on the :code:`ibm` device run with :code:`hardware=False`. At the time of writing this means that the test are "free". Please verify that this is also the case for your account. +.. note:: Tests on the `ibm device `_ can only be run if a :code:`user` and :code:`password` for the `IBM Q experience `_ are configured in the `PennyLane configuration file `_. If this is the case, running :code:`make test` also executes tests on the :code:`ibm` device. By default tests on the :code:`ibm` device run with :code:`hardware=False`. At the time of writing this means that the test are "free". Please verify that this is also the case for your account. .. installation-end-inclusion-marker-do-not-remove .. gettingstarted-start-inclusion-marker-do-not-remove