diff --git a/docs/intro.txt b/docs/intro.txt index b56c92a8..2f06f8f8 100644 --- a/docs/intro.txt +++ b/docs/intro.txt @@ -81,10 +81,10 @@ In this section we are assuming that you have set the following variables with t group = '' project = '' -Method 1: Using :py:meth:`IBMProvider.save_account` ---------------------------------------------------- +Method 1: Using :py:class:`IBMProvider` +--------------------------------------- -You can use the following qiskit commands to save your credentials +You can use the following qiskit commands to save your IBM credentials to disk: ::