docs: update how to open

Co-authored-by: El RIDO <elrido@gmx.net>
This commit is contained in:
rugk 2025-11-11 19:52:12 +01:00 committed by GitHub
parent 4f64ad3b12
commit 42df559d3c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,7 +43,7 @@
### Run
- **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).
- **Demo:** Open the root directory served by the web server in a browser. This should call the index.php in the repositories root directory.
### Test