We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df91648 commit e3bc632Copy full SHA for e3bc632
README.md
@@ -34,7 +34,7 @@ Another example: let's say that the execution of the previous command results in
34
arduino-cloud-cli needs a configuration file containing an Arduino IoT Cloud client ID and its corresponding secret.
35
You can retrieve these credentials from the [cloud](https://create.arduino.cc/iot/integrations) by creating a new API key.
36
37
-Once you have the credentials, call the following command and insert them to create a new configuration file:
+Once you have the credentials, execute the following command and provide them when asked to create a new configuration file:
38
39
`$ arduino-cloud-cli config init`
40
0 commit comments