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

Commit 977fbee

Browse files
committed
minor #605 Fixed the path to config.php in the readme file (jaspernbrouwer)
This PR was squashed before being merged into the master branch (closes #605). Discussion ---------- Fixed the path to config.php in the readme file I think the title says it all. Commits ------- 415f7d8 Fixed the path to config.php in the readme file
2 parents e0f9967 + 415f7d8 commit 977fbee

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)