Skip to content

Commit 147b68e

Browse files
authored
Merge pull request #131 from GoodPro712/readme-update
2 parents 978c6ec + b088507 commit 147b68e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,6 @@ To get the GitHub API to run locally you will need to provide a token.
203203
3. **Create a file** `config.php` in the `src` directory and replace `ghp_example123` with **your token** and `DenverCoder1` with **your username**:
204204

205205
```php
206-
# /src/config.php
207206
<?php
208207
putenv("TOKEN=ghp_example123");
209208
putenv("USERNAME=DenverCoder1");

0 commit comments

Comments
 (0)