We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f8d58b commit 950af4eCopy full SHA for 950af4e
README.md
@@ -18,7 +18,7 @@ pip install FuelSDK
18
19
### Configuring
20
21
-There are two ways to configure your access tokens and details for the Fuel SDK.
+You must configure your access tokens and details for the Fuel SDK in one of the following two ways.
22
23
1. Copy the included `config.python.template` file to `config.python` in either `~/.fuelsdk/` or within this python module.
24
2. Add environment variables:
0 commit comments