浏览代码

Update README.md

willpiper24 4 年之前
父节点
当前提交
2f993ecc27
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -17,8 +17,8 @@ To run:
 For Apache web server http://localhost:8080 :
 
 ```
-DocumentRoot "ardupilot/done"
-<Directory ardupilot/done>
+DocumentRoot "CustomBuild directory"
+<Directory CustomBuild directory>
 				Options Indexes FollowSymLinks MultiViews
 				AllowOverride None
 				Order allow,deny