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