Skip to content

Commit c0f15aa

Browse files
authored
Clarify setup instructions
1 parent 95bac1b commit c0f15aa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/setup.php

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414

1515
echo 'Go to the following URL to setup a new or existing project.';
1616
echo PHP_EOL;
17-
echo 'When asked about credentials, you should setup OAuth credentials.';
17+
echo 'When asked about credentials, you should setup OAuth credentials';
18+
echo 'stating you will be calling the API from a \'non-UI\' application.';
1819
echo PHP_EOL;
1920
echo 'When done, enter the client ID and client secret below.';
2021
echo PHP_EOL.PHP_EOL;

0 commit comments

Comments
 (0)