Minor update

This commit is contained in:
Oleg Kalachev
2022-11-05 22:15:19 +06:00
parent 209d5dde2f
commit a42ee2ab1e

View File

@@ -6,7 +6,7 @@ Note: you should configure your web server to make it follow symlinks.
## Instructions
* Run `update` node and it will generate the symlinks and index file: `rosrun roswww_static update`.
* Run `update` script and it will generate the symlinks and index file: `rosrun roswww_static update`.
* Point your static web server path to `~/.ros/www`.
You can rerun `update` if the list of installed packages changes.