You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,8 @@ wp valet new <name> [--project=<project>] [--in=<dir>] [--version=<version>] [--
22
22
This command will spin up a new WordPress installation -- complete with database and https
23
23
_ready-to-use in your browser_ faster than you can put your pants on.
24
24
25
+
**NB** If you have not used `valet park` for the directory or parent directory you are running the installation in you need to do a `valet link` to make sure the site will run without running into 404s.
0 commit comments