We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7f5a6c commit 15e0ad1Copy full SHA for 15e0ad1
docs/index.rst
@@ -42,8 +42,8 @@ Installation
42
43
pip install atomscale
44
45
-Much of the functionality of the package requires an API key. It can be provided using
46
-the ``AS_API_KEY`` environment variable before creating a :class:`~atomscale.client.Client`,
+Much of the functionality of the package requires an API key. It can be provided using
+the ``AS_API_KEY`` environment variable before creating a :class:`~atomscale.client.Client`,
47
or passed in directly when constructing the client in your code.
48
49
.. note::
0 commit comments