Просмотр исходного кода

docs: remove wrong public dir advise

Co-authored-by: El RIDO <elrido@gmx.net>
rugk 9 месяцев назад
Родитель
Сommit
4f64ad3b12
1 измененных файлов с 1 добавлено и 1 удалено
  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