Skip to content

Commit 8e96168

Browse files
committed
Add note about config.php file in the installaion instructions
1 parent c3e1097 commit 8e96168

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@ Please clone that repo into this websites root directory.
1212
git clone git://git.php.net/web/qa.git qa
1313
cd qa
1414
git clone git://git.php.net/web/shared.git shared
15+
cp pulls/config.php.in pulls/config.php
1516
php -S localhost:8080
1617
```

0 commit comments

Comments
 (0)