docs: remove wrong public dir advise

Co-authored-by: El RIDO <elrido@gmx.net>
This commit is contained in:
rugk 2025-11-02 17:49:26 +01:00 committed by GitHub
parent 46599af4f0
commit 4f64ad3b12
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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