Selaa lähdekoodia

docs: remove wrong public dir advise

Co-authored-by: El RIDO <elrido@gmx.net>
rugk 10 kuukautta sitten
vanhempi
sitoutus
4f64ad3b12
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      .github/copilot-instructions.md

+ 1 - 1
.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