Skip to content

Commit d04506f

Browse files
committed
Update README.md
1 parent 412754d commit d04506f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Clone this repo at the **document root** of your website. It is because some hyp
1212

1313
Please allow read/write access to the parent directory of the document root of the website, i.e. `/var/www`. I do that with `chmod -R www-data:www-data /var/www`.
1414

15-
A GitHub service client\_id + client\_secret is required to be set up at /var/www/cid.txt and /var/www/secret.txt
15+
A GitHub service client\_id + client\_secret is required to be set up at `/var/www/cid.txt` and `/var/www/secret.txt`. The service should redirect the clien to `/insta/accessToken.php`.
1616

1717
A GitHub API access token for any valid account (without any scopes required) is required at /var/www/token.txt
1818

0 commit comments

Comments
 (0)