We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95bac1b commit c0f15aaCopy full SHA for c0f15aa
src/setup.php
@@ -14,7 +14,8 @@
14
15
echo 'Go to the following URL to setup a new or existing project.';
16
echo PHP_EOL;
17
-echo 'When asked about credentials, you should setup OAuth credentials.';
+echo 'When asked about credentials, you should setup OAuth credentials';
18
+echo 'stating you will be calling the API from a \'non-UI\' application.';
19
20
echo 'When done, enter the client ID and client secret below.';
21
echo PHP_EOL.PHP_EOL;
0 commit comments