Jelajahi Sumber

docs: update how to open

Co-authored-by: El RIDO <elrido@gmx.net>
rugk 8 bulan lalu
induk
melakukan
42df559d3c
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      .github/copilot-instructions.md

+ 1 - 1
.github/copilot-instructions.md

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