Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Commit 415f7d8

Browse files
jaspernbrouwerfabpot
authored andcommitted
Fixed the path to config.php in the readme file
1 parent ee2519e commit 415f7d8

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
@@ -57,7 +57,7 @@ The script returns a status code of `0` if all mandatory requirements are met,
5757

5858
Access the `config.php` script from a browser:
5959

60-
http://localhost/path/to/symfony/app/web/config.php
60+
http://localhost/path-to-project/web/config.php
6161

6262
If you get any warnings or recommendations, fix them before moving on.
6363

0 commit comments

Comments
 (0)