From c41339cde02499b30206cfae51b891f5b8de057e Mon Sep 17 00:00:00 2001 From: parazyd Date: Wed, 15 Feb 2017 16:07:04 +0100 Subject: [PATCH] add note about updating git repo --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 4188a1f..4bdb637 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,14 @@ After cloning the vm-sdk git repository, enter it and issue: git submodule update --init ``` +### Updating + +To update vm-sdk, go to the root dir of the git repo and issue: + +``` +git pull && git submodule update --init --recursive +``` + ## Quick start Edit the `config` file to match your needs. Sensible defaults are