diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index 4b25cfca..b744e78f 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -42,7 +42,7 @@ ### Run -- **PHP Server Mode:** Use Apache/Nginx with PHP, pointing the web root to the repo root or the `public/` directory (if present). +- **PHP Server Mode:** Use Apache/Nginx with PHP, pointing the web root to the repo root. - **Demo:** Open `index.php` in a browser (via your web server). ### Test