diff --git a/README.md b/README.md index 0621c18..be25bed 100755 --- a/README.md +++ b/README.md @@ -92,6 +92,16 @@ $ cmake .. $ make ``` +### Update repository + +If you have already cloned the repository, use the following commands to get latest updates + +``` +$ cd ugv_sdk +$ git pull origin master +$ git submodule update --init --recursive +``` + ## Hardware Interface ### Setup CAN-To-USB adapter