瀏覽代碼

docs: update how to open

Co-authored-by: El RIDO <elrido@gmx.net>
rugk 9 月之前
父節點
當前提交
42df559d3c
共有 1 個文件被更改,包括 1 次插入1 次删除
  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